File "style-rtl.css"
Full Path: /var/www/bvnghean.vn/wp-includes/blocks/details/style-rtl.css
File size: 273 bytes
MIME-type: text/plain
Charset: utf-8
.wp-block-details{
box-sizing:border-box;
overflow:hidden;
}
.wp-block-details summary{
cursor:pointer;
}
.wp-block-details>:not(summary){
margin-block-end:0;
margin-block-start:var(--wp--style--block-gap);
}
.wp-block-details>:last-child{
margin-bottom:0;
}