-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
CSS StylingRelated to editor and front end styles, CSS-specific issues.Related to editor and front end styles, CSS-specific issues.[Block] Media & TextAffects the Media & Text BlockAffects the Media & Text Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
Description
The breakpoints for Column Block and Gallery Block are "@media (max-width: 599px)".
On the other hand, only the breakpoint for Media + Text Block is "@media (max-width: 600px)".
This is very inconvenient and has been a problem among the theme developers I know.
I think the value in the scss was wrong.
Step-by-step reproduction instructions
see #37346
Screenshots, screen recording, code snippet
No response
Environment info
- WordPress 5.8.2
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Metadata
Metadata
Assignees
Labels
CSS StylingRelated to editor and front end styles, CSS-specific issues.Related to editor and front end styles, CSS-specific issues.[Block] Media & TextAffects the Media & Text BlockAffects the Media & Text Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] EnhancementA suggestion for improvement.A suggestion for improvement.