-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add width to setting and styles #31037
Copy link
Copy link
Closed
Labels
Global StylesAnything related to the broader Global Styles efforts, including Styles Engine and theme.jsonAnything related to the broader Global Styles efforts, including Styles Engine and theme.json[Block] Site LogoAffects the Site Logo BlockAffects the Site Logo Block[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Metadata
Metadata
Assignees
Labels
Global StylesAnything related to the broader Global Styles efforts, including Styles Engine and theme.jsonAnything related to the broader Global Styles efforts, including Styles Engine and theme.json[Block] Site LogoAffects the Site Logo BlockAffects the Site Logo Block[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Part of #20331
There's a use case for themes to be able to set the width of the site logo block. See #30907 (comment)
This value is used both as a setting for the block and a style. For themes to set these values via theme.json we need to:
widthsetting blocks can use viauseEditorFeaturewidthstyle that will be appended to the stylesheet generated by global stylesAs for the group for these values to live, it sounds like
spacingcould be a fine fit.