We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf509ef + 8819912 commit 3f64ee9Copy full SHA for 3f64ee9
1 file changed
assets/scss/gutenberg-editor-style.scss
@@ -5,7 +5,7 @@
5
-webkit-font-smoothing: antialiased;
6
-moz-osx-font-smoothing: grayscale;
7
8
- &, > * {
+ &, > *:not(.block-canvas-cover) {
9
background-color: var(--nv-site-bg);
10
color: var(--nv-text-color);
11
}
0 commit comments