230500
This commit is contained in:
8
backup/wp/wp-includes/blocks/details/style.css
Normal file
8
backup/wp/wp-includes/blocks/details/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.wp-block-details{
|
||||
box-sizing:border-box;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.wp-block-details summary{
|
||||
cursor:pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user