Files
celek.pagedev.pl/wp-includes/blocks/group/style.css
2025-10-20 14:24:44 +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;
}