Files
brpp.pl/wp-includes/blocks/group/style.css
Roman Pyrih 97352dcdc9 first commit
2025-08-26 10:50:15 +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;
}