Add ApplePay checkout data mode settings option.

Refactor admin indentation.
This commit is contained in:
Pedro Silva 2023-11-08 18:07:19 +00:00
parent 0e59051815
commit 3a39bccc54
No known key found for this signature in database
GPG key ID: E2EE20C0669D24B3
6 changed files with 134 additions and 46 deletions

View file

@ -9,3 +9,9 @@
filter: grayscale(100%);
opacity: 0.5;
}
.ppcp-field-indent {
th {
padding-left: 20px;
}
}