Files
WEBtomaste/Atomaste Reference/public_html/wp-includes/blocks/group/style.css

7 lines
129 B
CSS
Raw Normal View History

2025-12-10 12:17:30 -05:00
.wp-block-group{
box-sizing:border-box;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained){
position:relative;
}