mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Add button max width
This commit is contained in:
parent
12899b2ac8
commit
fe64c9d21c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
--apple-pay-button-height: 45px;
|
||||
--apple-pay-button-min-height: 40px;
|
||||
--apple-pay-button-width: 100%;
|
||||
--apple-pay-button-max-width: 750px;
|
||||
--apple-pay-button-border-radius: 4px;
|
||||
--apple-pay-button-overflow: hidden;
|
||||
--apple-pay-button-margin:7px 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue