Opened 4 years ago
Closed 4 years ago
#53454 closed defect (bug) (duplicate)
Widgets screen: blocks should inherit their style from the editor stylesheet provided by the theme
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Widgets | Keywords: | |
| Focuses: | css | Cc: |
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.
Texts with
seriffont-family