.css-js-files-text {
	width:100%;
	min-height: 250px;
	box-sizing: border-box;
}
.css-js-files-text-full {
	min-height: 1024px;
}
body.wp-block-editor .CodeMirror-wrap pre,
body.block-editor-page .CodeMirror-wrap pre {
	margin-left: 16px;
}