Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Remove dead CSS code
  • Loading branch information
youknowriad committed Mar 23, 2023
commit 8ed159505a26e354849b1dea88a40569ce5caa8d
6 changes: 0 additions & 6 deletions packages/edit-site/src/components/global-styles/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@
.edit-site-global-styles-screen-colors {
margin: $grid-unit-20;

.component-color-indicator {
// Show a diagonal line (crossed out) for empty swatches.
background: $white linear-gradient(-45deg, transparent 48%, $gray-300 48%, $gray-300 52%, transparent 52%);
flex-shrink: 0;
}

.color-block-support-panel {
padding-left: 0;
padding-right: 0;
Expand Down