Fix the Fastlane Credit Card icons size in the checkout

This commit is contained in:
Daniel Dudzic 2024-04-30 12:27:04 +02:00
parent 82da21a2d9
commit 9027f15c0c
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -4,6 +4,7 @@
.ppcp-card-icon {
float: left !important;
max-height: 25px;
}
}