Skip to content

Commit

Permalink
Remove the forced gray scale from the category icons (#17415)
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Sep 14, 2019
1 parent 41920bb commit ff7c2f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/panel/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@

.components-panel__icon {
color: $dark-gray-500;
filter: grayscale(1) !important;
margin: -2px 0 -2px 6px;
}

Expand Down

0 comments on commit ff7c2f2

Please sign in to comment.