Files
Roman Pyrih 64c4a90405 first commit
2026-03-10 09:50:10 +01:00

7 lines
129 B
CSS

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