#61082 closed defect (bug) (fixed)
Twenty Twenty-One: Font size difference between editor & frontend in Latest Comments block
Reported by: | pitamdey | Owned by: | karmatosed |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | normal | Version: | 5.8 |
Component: | Bundled Theme | Keywords: | has-screenshots has-patch needs-testing commit |
Focuses: | css | Cc: |
Description
In Twenty Twenty-One Theme, It seems like the latest block has a difference in the font-size between the editor side and the fronted side. Kindly check it
I have attached the screenshots for both side
Attachments (3)
Change History (9)
@
5 months ago
checks block for special font size before applying default, uses inherit
for nested elements, and copies front-end styles to the editor stylesheet
#1
@
5 months ago
- Focuses css added
- Keywords has-patch needs-testing added
- Milestone changed from Awaiting Review to Future Release
- Summary changed from Twenty Twenty-One : Font Size difference between editor & frontend in Latest comments block to Twenty Twenty-One: Font size difference between editor & frontend in Latest Comments block
- Version set to 5.8
Yes, the front end styles have a specific font size for the comments—plus their dates and excerpt paragraphs—without comparable styles in the _editor.scss
file (since the theme's first version and in Seedlet). I selected 5.8 for the version because that is when the block was available in the Widgets area.
#2
@
3 months ago
- Keywords commit added
- Owner set to karmatosed
- Status changed from new to assigned
I am going to look through this and test because it looks like we might be able to get through into a commit. Thank you everyone.
Editor View