mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 10:55:00 +08:00
7 lines
192 B
SCSS
7 lines
192 B
SCSS
@import './onboarding/step-welcome';
|
|
@import './onboarding/step-business';
|
|
@import './onboarding/step-products';
|
|
|
|
.ppcp-r-tabs.onboarding {
|
|
--max-tabbar-width: var(--max-width-onboarding);
|
|
}
|