AXO: Fix gateway icons

This commit is contained in:
Daniel Dudzic 2024-05-07 15:37:39 +02:00
parent b43058f13e
commit c5f51d897a
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -43,3 +43,7 @@
margin: var(--global-md-spacing) 0 1em;
padding: 0.6em 1em;
}
label[for="payment_method_ppcp-axo-gateway"] .ppcp-card-icon {
max-height: 25px;
}