mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
💄 Adjust SCSS to address new component hierarchy
This commit is contained in:
parent
2bf9832844
commit
0f523d7aae
6 changed files with 18 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
--wp-components-color-accent: #{$color-blueberry};
|
||||
--wp-admin-border-width-focus: 3px;
|
||||
|
||||
max-width: var(--max-tabbar-width);
|
||||
max-width: var(--max-container-width);
|
||||
margin: 0 auto;
|
||||
transition: max-width 0.2s;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue