STRATO-apps/wordpress_03/app/wp-content/themes/blocksy/static/sass/backend/editor/iframe.scss

SHA-256: e515188492709f93a1bb635ca87e0b0c9a8165c85049466303db294f23bf807a
// Placeholder rule for 6.3 and 6.4 compatibility
.editor-styles-wrapper.ct-never-match,
// Target only html from the iframe
html:not(.wp-toolbar) {
	background-image: linear-gradient(45deg, transparent, transparent);
}