Admin menu collapses for 960px width but editor doesn't #19732
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Describe the bug
This was originally noted by @JJJ on core Trac here - https://core.trac.wordpress.org/ticket/49212
After reproducing and investigating I found the issue lies in Gutenberg here;
gutenberg/packages/edit-post/src/components/editor-regions/style.scss
Line 36 in 4310db7
*This mixing creates a min-width: 960px breakpoint, editing in inspect to 961px resolved the issue.
To reproduce
Steps to reproduce the behaviour:
Expected behavior
The editor and menu should respond together.
Screenshots
Details
The text was updated successfully, but these errors were encountered: