Skip to content

Commit

Permalink
feat: Change color to paragon variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunyachek authored and feanil committed May 16, 2024
1 parent c31dd77 commit f59949b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/payment/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
select#cardExpirationYear,
select#country {
&:disabled {
background-color: #ebebeb !important;
background-color: $gray-100 !important;
}
}
}
Expand Down

0 comments on commit f59949b

Please sign in to comment.