Reequestrian/wp-includes/blocks/group/style-rtl.css
2025-04-17 18:29:47 +05:30

7 lines
129 B
CSS

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