Skip to content

Commit

Permalink
fix: checkbox bg color white issue (#1064)
Browse files Browse the repository at this point in the history
Co-authored-by: Zadkiel Aharonian <zadkiel.aharonian@gmail.com>
  • Loading branch information
love-sonkar and aslafy-z authored Oct 3, 2023
1 parent 7a5d34f commit f81b547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styl/imports/card.styl
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
border .8em solid secondary-color
animation bounce 200ms cubic-bezier(.4,.0,.23,1)
opacity 1
background-color secondary-color

&::before
content ''
Expand Down

0 comments on commit f81b547

Please sign in to comment.