Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-23 09:45:03 +02:00
parent f485121cfd
commit 2a559393ea
6 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -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,