git-subtree-dir: SiriusPress/wordpress
git-subtree-mainline: 6d2204413f383520b3f2ece120bc7324f2e88906
git-subtree-split: 1f173de885
11 lines
No EOL
191 B
CSS
11 lines
No EOL
191 B
CSS
pre.wp-block-verse {
|
|
box-sizing: border-box;
|
|
overflow: auto;
|
|
white-space: pre-wrap;
|
|
min-width: 1em;
|
|
word-break: break-word;
|
|
}
|
|
|
|
:where(pre.wp-block-verse) {
|
|
font-family: inherit;
|
|
} |