diff --git a/src/payment/index.scss b/src/payment/index.scss index aadc33d64..66c3964de 100644 --- a/src/payment/index.scss +++ b/src/payment/index.scss @@ -59,7 +59,7 @@ select#cardExpirationYear, select#country { &:disabled { - background-color: #ebebeb !important; + background-color: $gray-100 !important; } } }