Skip to content

Commit

Permalink
Remove dark appender
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Jul 7, 2020
1 parent f7d3710 commit fd421ef
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions packages/block-library/src/navigation/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -144,17 +144,6 @@ $color-control-label-height: 20px;
flex-direction: column;
}

// Dark style appender.
.wp-block-navigation.is-style-dark {
.block-editor-button-block-appender.block-list-appender__toggle {
color: #fff;
}
.block-editor-button-block-appender.block-list-appender__toggle > svg {
color: #000;
background-color: #fff;
}
}

.wp-block-navigation-placeholder {

.components-spinner {
Expand Down

0 comments on commit fd421ef

Please sign in to comment.