Skip to content

Commit eace185

Browse files
ramonjdtyxlajasmussen
authored
Global styles: controls in grid should match between sidebar panel and editor (#67602)
Co-authored-by: ramonjd <[email protected]> Co-authored-by: tyxla <[email protected]> Co-authored-by: jasmussen <[email protected]>
1 parent 3ea3ba2 commit eace185

File tree

1 file changed

+4
-0
lines changed
  • packages/edit-site/src/components/global-styles

1 file changed

+4
-0
lines changed

packages/edit-site/src/components/global-styles/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,10 @@
211211
flex-direction: column;
212212
}
213213

214+
.edit-site-global-styles-sidebar__navigator-screen .single-column {
215+
grid-column: span 1;
216+
}
217+
214218
.edit-site-global-styles-screen-root.edit-site-global-styles-screen-root,
215219
.edit-site-global-styles-screen-style-variations.edit-site-global-styles-screen-style-variations {
216220
background: unset;

0 commit comments

Comments
 (0)