Add Amex icon and fix the icons order

This commit is contained in:
Daniel Dudzic 2024-05-10 00:55:28 +02:00
parent 41b59bdfb4
commit a14624b1f3
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
4 changed files with 34 additions and 21 deletions

View file

@ -44,6 +44,13 @@
padding: 0.6em 1em;
}
label[for="payment_method_ppcp-axo-gateway"] .ppcp-card-icon {
max-height: 25px;
#payment .payment_methods li label[for="payment_method_ppcp-axo-gateway"] {
img {
float: none;
vertical-align: middle;
}
.ppcp-card-icon {
max-height: 25px;
}
}