Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -932,7 +932,7 @@ section + section {
|
||||
}
|
||||
|
||||
#component-checkbox-field .sg-input-validation-stack--checkbox-invalid {
|
||||
gap: calc(var(--spacing-small) / 4);
|
||||
gap: 0;
|
||||
}
|
||||
|
||||
.sg-input-multi-line {
|
||||
@@ -2513,7 +2513,7 @@ section + section {
|
||||
}
|
||||
|
||||
.sg-form-sections-card__chapter + .sg-form-sections-card__chapter {
|
||||
margin-top: var(--spacing-large);
|
||||
margin-top: calc(var(--spacing-large) * 2);
|
||||
}
|
||||
|
||||
.sg-form-sections-card__chapter-title,
|
||||
|
||||
Reference in New Issue
Block a user