mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
🐛 Hide Apple Pay button until gateway is selected
This commit is contained in:
parent
cbf9bff808
commit
09308f15b6
1 changed files with 4 additions and 0 deletions
|
@ -52,3 +52,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
#ppc-button-ppcp-applepay {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue