Skip to content

Commit

Permalink
fix(checkbox): add icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
abelflopes committed Oct 24, 2024
1 parent 6596c01 commit 82584b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@
will-change: transform;

transform: scale(0);
color: theme.get-color(highlight-primary);
}

0 comments on commit 82584b0

Please sign in to comment.