Files
Landing/wp-includes/blocks/group/style-rtl.css
T
2026-04-23 04:33:43 +03: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;
}