Skip to content

Commit

Permalink
Merge branch 'WordPress:trunk' into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
karthick-murugan authored Dec 5, 2024
2 parents d074ba9 + eace185 commit 4d847ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/edit-site/src/components/global-styles/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,10 @@
flex-direction: column;
}

.edit-site-global-styles-sidebar__navigator-screen .single-column {
grid-column: span 1;
}

.edit-site-global-styles-screen-root.edit-site-global-styles-screen-root,
.edit-site-global-styles-screen-style-variations.edit-site-global-styles-screen-style-variations {
background: unset;
Expand Down

0 comments on commit 4d847ca

Please sign in to comment.