first commit
This commit is contained in:
9
wp-includes/blocks/code/style-rtl.css
Normal file
9
wp-includes/blocks/code/style-rtl.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.wp-block-code{
|
||||
box-sizing:border-box;
|
||||
}
|
||||
.wp-block-code code{
|
||||
display:block;
|
||||
font-family:inherit;
|
||||
overflow-wrap:break-word;
|
||||
white-space:pre-wrap;
|
||||
}
|
Reference in New Issue
Block a user