[wp-trac] [WordPress Trac] #58099: Twenty nineteen button having issue in editor side when width is used.
WordPress Trac
noreply at wordpress.org
Thu Apr 6 15:55:03 UTC 2023
#58099: Twenty nineteen button having issue in editor side when width is used.
------------------------------+------------------------------
Reporter: nidhidhandhukiya | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 6.2
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+------------------------------
Comment (by nidhidhandhukiya):
The reason behind this issue is the css below.
{{{
.editor-styles-wrapper .wp-block .wp-block {
width: initial;
}
}}}
If we remove this the issue is resolved.
(Note:- I don't know for which actual problem solution this css is written
so if we remove this it will affect other block)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58099#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list