WordPress/wp-includes/blocks/preformatted/style-rtl.css

7 lines
117 B
CSS

.wp-block-preformatted{
white-space:pre-wrap;
}
.wp-block-preformatted.has-background{
padding:1.25em 2.375em;
}