Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-14 12:07:52 +02:00
parent ca25fc7638
commit cd2a3a0a56
4 changed files with 14 additions and 2 deletions
@@ -21,6 +21,10 @@
.sg-object-card[data-pattern="object-group-card"] { .sg-object-card[data-pattern="object-group-card"] {
height: auto; height: auto;
} }
.sg-list-group-card--height-600 .sg-object-card[data-pattern="object-group-card"] {
height: auto;
}
} }
.sg-object-group-card__hint { .sg-object-group-card__hint {
+4
View File
@@ -2343,6 +2343,10 @@ section + section {
.sg-object-card[data-pattern="object-group-card"] { .sg-object-card[data-pattern="object-group-card"] {
height: auto; height: auto;
} }
.sg-list-group-card--height-600 .sg-object-card[data-pattern="object-group-card"] {
height: auto;
}
} }
.sg-object-group-card__hint { .sg-object-group-card__hint {
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"styleguideVersion": "2026.05.18.1", "styleguideVersion": "2026.05.18.1",
"styleguideCommit": "b989195", "styleguideCommit": "ea76e92",
"syncedAtUtc": "2026-06-12T07:02:48Z", "syncedAtUtc": "2026-06-14T10:07:52Z",
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide", "sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
"mirroredDocsPath": "docs/styleguide" "mirroredDocsPath": "docs/styleguide"
} }
+4
View File
@@ -2343,6 +2343,10 @@ section + section {
.sg-object-card[data-pattern="object-group-card"] { .sg-object-card[data-pattern="object-group-card"] {
height: auto; height: auto;
} }
.sg-list-group-card--height-600 .sg-object-card[data-pattern="object-group-card"] {
height: auto;
}
} }
.sg-object-group-card__hint { .sg-object-group-card__hint {