Skip to content

Commit

Permalink
Use currentColor for fill of placeholder icon—ensures icon contrasts …
Browse files Browse the repository at this point in the history
…with background color of block (#14257)
  • Loading branch information
talldan authored and youknowriad committed Mar 20, 2019
1 parent ba612db commit 6f1671c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/placeholder/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

.dashicon,
.editor-block-icon {
fill: currentColor;
margin-right: 1ch;
}
}
Expand Down

0 comments on commit 6f1671c

Please sign in to comment.