Files
Roman Pyrih acb036dbd9 first commit
2026-05-21 15:33:11 +02:00

7 lines
133 B
CSS

.wp-block-group {
box-sizing: border-box;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
position: relative;
}