mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
💄 Improvement UX for the “tagline” option
This commit is contained in:
parent
0428dd08aa
commit
00c00bf9b1
5 changed files with 21 additions and 11 deletions
|
@ -36,6 +36,11 @@
|
|||
&.payment-methods {
|
||||
--block-separator-gap: 28px;
|
||||
}
|
||||
|
||||
// It has no header; adjusts the gap to the control right above the tagline.
|
||||
&.tagline {
|
||||
--block-header-gap: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
/* The settings-panel (left side) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue