Define generic size for payment gateway icons

This commit is contained in:
Philipp Stracker 2024-09-03 17:35:36 +02:00
parent 9002688f69
commit d7f0b693e3
No known key found for this signature in database
2 changed files with 4 additions and 11 deletions

View file

@ -17,9 +17,3 @@
#ppc-button-ppcp-googlepay {
display: none;
}
label[for='payment_method_ppcp-googlepay'] {
img {
max-height: 25px;
}
}