woocommerce-paypal-payments/modules/ppcp-settings/resources/css/components/screens/onboarding/_step-business.scss

10 lines
146 B
SCSS
Raw Normal View History

2024-10-24 06:35:48 +02:00
.ppcp-r-page-business {
.ppcp-r-payment-method-icons {
justify-content: flex-start;
}
.ppcp-r-select-box-wrapper{
margin:0 0 48px 0;
}
}