woocommerce-paypal-payments/modules/ppcp-googlepay/resources/css/styles.scss
2023-12-11 17:14:43 +00:00

9 lines
156 B
SCSS

.ppcp-button-googlepay {
min-height: 40px;
}
.wp-block-woocommerce-checkout, .wp-block-woocommerce-cart {
.gpay-button {
min-width: 0 !important;
}
}