diff --git a/packages/edit-post/src/style.scss b/packages/edit-post/src/style.scss index 1456898a5ee25a..fe6f8d3f6a0a19 100644 --- a/packages/edit-post/src/style.scss +++ b/packages/edit-post/src/style.scss @@ -59,9 +59,8 @@ body.block-editor-page { } } -// Target the editor UI excluding the metaboxes and custom fields areas. +// Target the editor UI excluding the visual editor contents, metaboxes and custom fields areas. .edit-post-header, -.edit-post-visual-editor, .edit-post-text-editor, .edit-post-sidebar, .editor-post-publish-panel,