Skip to content

Commit

Permalink
remove necessary background color
Browse files Browse the repository at this point in the history
  • Loading branch information
dzonidoo committed Aug 28, 2024
1 parent d46566a commit 91bcf3f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/core/editor3/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -606,12 +606,6 @@ $editor-styleButton-size: 3rem;
}
}

[data-theme="dark-ui"] {
.Editor3-controls {
background-color: #23282e;
}
}

.Editor3-styleButton {
&--short {
padding-inline-end: 0.2rem;
Expand Down

0 comments on commit 91bcf3f

Please sign in to comment.