Files
grechuta.pagedev.pl/wp-includes/blocks/group/style-rtl.css
2024-12-23 22:29:39 +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;
}