mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Add ApplePay checkout data mode settings option.
Refactor admin indentation.
This commit is contained in:
parent
0e59051815
commit
3a39bccc54
6 changed files with 134 additions and 46 deletions
|
@ -9,3 +9,9 @@
|
|||
filter: grayscale(100%);
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.ppcp-field-indent {
|
||||
th {
|
||||
padding-left: 20px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue