Files
Roman Pyrih 296b13244b first commit
2025-07-11 12:34:24 +02: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;
}