mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
9 lines
146 B
SCSS
9 lines
146 B
SCSS
.ppcp-r-page-business {
|
|
.ppcp-r-payment-method-icons {
|
|
justify-content: flex-start;
|
|
}
|
|
|
|
.ppcp-r-select-box-wrapper{
|
|
margin:0 0 48px 0;
|
|
}
|
|
}
|