File "_editor.scss"

Full Path: /home/warrior1/public_html/wp-content-20241001222009/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss
File size: 121 bytes
MIME-type: text/plain
Charset: utf-8

pre.wp-block-preformatted {
	overflow-x: auto;
	white-space: pre !important;
	font-size: var(--global--font-size-xs);

}