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