mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Settings UI: Migrate to two column design
This commit is contained in:
parent
7a5cc397ed
commit
9137712196
10 changed files with 202 additions and 91 deletions
|
@ -0,0 +1,8 @@
|
|||
.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);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue