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