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

Commit

Permalink
Mini Cart Block: the color of the badge reflects the global style #4965
Browse files Browse the repository at this point in the history
Mini Cart Block: the color of the badge reflects the global style #4965
  • Loading branch information
gigitux committed Jan 3, 2022
1 parent ea9e852 commit b4b7deb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
border: 0.15em solid;
border-radius: 1em;
box-sizing: border-box;
color: #000;
color: inherit;
display: flex;
font-size: 0.875em;
font-weight: 600;
Expand Down

0 comments on commit b4b7deb

Please sign in to comment.