Skip to content

Commit

Permalink
Added Suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Feb 10, 2025
1 parent ea26856 commit 8adeda6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ function ScreenRoot() {
return (
<Card
size="small"
isBorderless
className="edit-site-global-styles-screen-root"
isRounded={ false }
>
Expand Down
4 changes: 0 additions & 4 deletions packages/edit-site/src/components/global-styles/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -248,10 +248,6 @@
color: inherit;
}

.edit-site-global-styles-screen-root.edit-site-global-styles-screen-root {
box-shadow: none;
}

.edit-site-global-styles-sidebar__panel .block-editor-block-icon svg {
fill: currentColor;
}
Expand Down

0 comments on commit 8adeda6

Please sign in to comment.