[wp-trac] [WordPress Trac] #59835: Styling in Gutenberg is missing in 6.4
WordPress Trac
noreply at wordpress.org
Wed Nov 8 13:43:45 UTC 2023
#59835: Styling in Gutenberg is missing in 6.4
--------------------------+-----------------------------------------
Reporter: Rvervuurt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 6.4
Severity: major | Keywords: needs-patch has-screenshots
Focuses: css |
--------------------------+-----------------------------------------
The standard-styling of Gutenberg text areas has been removed in 6.4:
[[Image(https://i.imgur.com/QCBerta.png)]]
The top two lines in this view are the title (normally huge) and the 2nd
one is an h2-element:
[[Image(https://i.imgur.com/pFYhaWH.png)]]
When inspecting the element, it seems reset.css isn't properly applied:
[[Image(https://i.imgur.com/vnrQPyL.png)]]
If I add `!important` to the strike-through styles, it works properly:
[[Image(https://i.imgur.com/Eqyzn5k.png)]]
Seems to be a CSS specificity-error.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59835>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list