mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
9 lines
156 B
SCSS
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;
|
|
}
|
|
}
|