[wp-trac] [WordPress Trac] #53198: Twenty Twenty-One: Why is the verse block not supported?
WordPress Trac
noreply at wordpress.org
Thu May 13 10:36:08 UTC 2021
#53198: Twenty Twenty-One: Why is the verse block not supported?
-----------------------------+-----------------------------
Reporter: ooker | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: css |
-----------------------------+-----------------------------
The theme seems to not support the [https://wordpress.com/support
/wordpress-editor/blocks/verse-block/ verse block] anymore. This is the
style in the editor:
{{{
pre.wp-block-verse {
padding: 0;
color: currentColor;
}
}}}
And here is the style in the frontend:
{{{
.wp-block-verse {
font-family: var(--entry-content--font-family);
}
}}}
Why is that?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53198>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list