Merged in feature/from-pantheon (pull request #16)
code from pantheon * code from pantheon
This commit is contained in:
8
wp/wp-includes/blocks/details/style.css
Normal file
8
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