mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
8 lines
178 B
SCSS
8 lines
178 B
SCSS
.ppcp-r-tabs.settings,
|
|
.ppcp-r-container--settings {
|
|
--max-container-width: var(--max-width-settings);
|
|
|
|
.ppcp-r-inner-container {
|
|
max-width: var(--max-container-width);
|
|
}
|
|
}
|