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,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"styleguideVersion": "2026.05.18.1",
|
||||
"styleguideCommit": "1f478a8",
|
||||
"syncedAtUtc": "2026-06-22T16:24:15Z",
|
||||
"styleguideCommit": "636f6cf",
|
||||
"syncedAtUtc": "2026-06-23T07:45:02Z",
|
||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||
"mirroredDocsPath": "docs/styleguide"
|
||||
}
|
||||
|
||||
@@ -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