mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
7 lines
211 B
SCSS
7 lines
211 B
SCSS
body:has(.ppcp-r-container--onboarding) {
|
|
background-color: #fff !important;
|
|
|
|
.notice, .nav-tab-wrapper.woo-nav-tab-wrapper, .woocommerce-layout, .wrap.woocommerce form > h2 {
|
|
display: none !important;
|
|
}
|
|
}
|