We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f908d49 commit d05f98bCopy full SHA for d05f98b
packages/edit-post/src/components/layout/style.scss
@@ -1,4 +1,4 @@
1
-.edit-post-layout.has-metaboxes .edit-post-visual-editor {
+.edit-post-visual-editor:not(.is-iframed) {
2
flex: 1 0 auto;
3
height: auto;
4
}
0 commit comments