#63266 closed defect (bug) (duplicate)
Twenty Twenty: Details block having issue with letter spacing for inner content in editor side.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | |
Component: | Bundled Theme | Keywords: | |
Focuses: | Cc: |
Description
Steps to reproduce the issue:-
- Activate the Twenty Twenty theme.
- Choose Details block.
- Now choose letter spacing.
You can able to see that applied letter spacing is only work with the visible text and not working for the hidden text in editor side.
Front side this works perfect but for editor side it is not working for hidden text.
Attachments (1)
Change History (4)
#1
@
5 weeks ago
- Keywords close 2nd-opinion added
- Summary changed from Twenty Twenty theme - details block having issue with letter spacing in editor side. to Twenty Twenty: Details block having issue with letter spacing for inner content in editor side.
- Version 6.7.2 deleted
Note: See
TracTickets for help on using
tickets.
This is caused by the same editor style rules as #62678, and both blocks probably should be fixed with a single patch.
63266.patch changes the classic editor stylesheets instead of the more appropriate block editor stylesheets, but it still applies 🤔.