Commit 24ef194
committed
feat: update default PayPal style to include disableMaxWidth
Change default PayPal style from {"height": "42"} to
{"height": "50px", "disableMaxWidth": true} for better appearance
and consistency.
Updated in:
- includes/admin/monei-paypal-settings.php (default value)
- src/Gateways/PaymentMethods/WCGatewayMoneiPaypal.php (validation fallback)1 parent c370b92 commit 24ef194
File tree
2 files changed
+2
-2
lines changed- includes/admin
- src/Gateways/PaymentMethods
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments