💄 Improvement UX for the “tagline” option

This commit is contained in:
Philipp Stracker 2025-01-17 13:27:31 +01:00
parent 0428dd08aa
commit 00c00bf9b1
No known key found for this signature in database
5 changed files with 21 additions and 11 deletions

View file

@ -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) */