mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-05-05 09:56:51 +08:00
8 lines
259 B
SCSS
8 lines
259 B
SCSS
.payment_methods li[class*="payment_method_ppcp-"] label img {
|
|
max-height: 24px;
|
|
}
|
|
|
|
.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon.wc-block-components-payment-method-icon--ppcp-pwc {
|
|
max-height: 25px;
|
|
max-width: none;
|
|
}
|