Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix class
  • Loading branch information
richtabor committed Mar 21, 2024
commit 7f18c6710f99dbf1eef2f7523b5602df9aaf480f
2 changes: 1 addition & 1 deletion packages/edit-site/src/components/global-styles/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
justify-content: center;
}

.edit-site-global-styles-screen-colors .color-block-support-panel {
.edit-site-global-styles-screen .color-block-support-panel {
padding-left: 0;
padding-right: 0;
padding-top: 0;
Expand Down