Skip to content

Commit

Permalink
Fix color on frontend for icon-only buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
stacimc committed Jul 21, 2021
1 parent 7ad36b5 commit 7b53b63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/search/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
svg {
min-width: 1.5em;
min-height: 1.5em;
fill: currentColor;
}
}

Expand Down

0 comments on commit 7b53b63

Please sign in to comment.