mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Add and remove class for css opacity
This commit is contained in:
parent
05dcf5c4f4
commit
ab32a20f68
2 changed files with 22 additions and 18 deletions
|
@ -7,3 +7,7 @@
|
|||
.payments-sdk-contingency-handler {
|
||||
z-index: 1000 !important;
|
||||
}
|
||||
|
||||
.ppcp-credit-card-gateway-form-field {
|
||||
opacity: .5 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue