[wp-trac] [WordPress Trac] #55991: Twenty Twenty One: Unable to change size in Quote block
WordPress Trac
noreply at wordpress.org
Sat Mar 25 16:49:30 UTC 2023
#55991: Twenty Twenty One: Unable to change size in Quote block
-------------------------------------------------+-------------------------
Reporter: jyolsna | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: Future
| Release
Component: Bundled Theme | Version: 6.0
Severity: normal | Resolution:
Keywords: has-patch has-screenshots needs- | Focuses:
testing changes-requested |
-------------------------------------------------+-------------------------
Comment (by poena):
Patch tested:
https://core.trac.wordpress.org/attachment/ticket/55991/55991-2.diff
Environment:
Hardware: MacBook Pro Apple M1 Pro
OS: macOS 13.2.1
Browser: Google Chrome version 111.0.5563.11
Server: nginx
PHP: 8.1.9
WordPress: 6.2-RC4-55587
Theme: twentytwentyone v1.8
I am unable to reproduce the following:
❌ In the frontend, the citation was sized like in the editor, but the
paragraph font size remained unchanged (Figure 2).
The paragraph inside the quote block inherits the size from the classes on
the parent.
{{{
:root .is-huge-text, :root .has-huge-font-size {
font-size: var(--global--font-size-xxl);
(...other styles here)
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55991#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list