Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Icon should use current color (#11127)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejolley authored Oct 9, 2023
1 parent 92076d1 commit 1b4e1c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/blocks/checkout/checkout-order-error/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
margin: 0 auto 1em;
display: block;
color: inherit;
fill: currentColor;
}
.wc-block-checkout-error__title {
display: block;
Expand Down

0 comments on commit 1b4e1c5

Please sign in to comment.