diff --git a/packages/edit-post/src/components/layout/style.scss b/packages/edit-post/src/components/layout/style.scss index 2c5a035cad144..da42faba630fb 100644 --- a/packages/edit-post/src/components/layout/style.scss +++ b/packages/edit-post/src/components/layout/style.scss @@ -1,4 +1,4 @@ -.editor-visual-editor { +.edit-post-layout.has-metaboxes .edit-post-visual-editor { flex: 1 0 auto; height: auto; }