Opened 5 years ago
Closed 5 years ago
#53454 closed defect (bug) (duplicate)
Widgets screen: blocks should inherit their style from the editor stylesheet provided by the theme
| Reported by: | audrasjb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Widgets | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | css |
Description
At least on Twenty Twenty-One, it looks like all the text blocks inserted within the new Widgets screen are using a default serif font family.
It seems to fallback to this CSS rule by default:
.editor-styles-wrapper {
font-family: serif;
}
I guess we should inherit all the block editor styling from this Bundled theme. But more importantly, we should probably find a way to inherit this from the block editor stylesheet if there is already one declared by the theme :)
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Texts with
seriffont-family