Merged in feature/from-pantheon (pull request #16)
code from pantheon * code from pantheon
This commit is contained in:
8
wp/wp-includes/blocks/verse/style.css
Normal file
8
wp/wp-includes/blocks/verse/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
pre.wp-block-verse{
|
||||
overflow:auto;
|
||||
white-space:pre-wrap;
|
||||
}
|
||||
|
||||
:where(pre.wp-block-verse){
|
||||
font-family:inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user