first
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
pre.wp-block-preformatted {
|
||||
overflow-x: auto;
|
||||
white-space: pre !important;
|
||||
font-size: var(--global--font-size-xs);
|
||||
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
pre.wp-block-preformatted {
|
||||
overflow-x: auto;
|
||||
white-space: pre;
|
||||
}
|
Reference in New Issue
Block a user