Opened 3 years ago
Closed 3 years ago
#59609 closed defect (bug) (reported-upstream)
White space at dashboard top side at 782px only .
| Reported by: | himshekhar07 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
There is white space at the top of the dashboard when I edit the post at 782px screen size only. I tested this in the following themes: Twenty Twenty, Twenty Twenty-Three and Twenty Nineteen.
Issue video: https://share.cleanshot.com/2LNwPsrZ9FtSnyW98JmD
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
After checking the issue and reproducing it, I found out that the issue is coming from one of the CSS files from the Gutenberg plugin. So I have moved this issue to the Gutenberg repository.
Issue: https://github.com/WordPress/gutenberg/issues/55349
Fix PR: https://github.com/WordPress/gutenberg/pull/55350