Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-15 15:05:44 +02:00
parent 795afc2ecb
commit f8a468a4f9
4 changed files with 23 additions and 2 deletions
+7
View File
@@ -3076,6 +3076,13 @@ section + section {
flex: 1 1 auto;
}
@media (min-width: 768px) {
.sg-left-navigation-pattern__group-card--navigation .sg-tab-button-group[data-component-variant="linksmenu-items"] {
height: 100%;
justify-content: center;
}
}
@media (max-width: 767px) {
.sg-left-navigation-pattern__layout {
flex-direction: column;
+2 -2
View File
@@ -1,7 +1,7 @@
{
"styleguideVersion": "2026.05.18.1",
"styleguideCommit": "2b03437",
"syncedAtUtc": "2026-06-15T11:59:31Z",
"styleguideCommit": "1ba5b02",
"syncedAtUtc": "2026-06-15T13:05:44Z",
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
"mirroredDocsPath": "docs/styleguide"
}
+7
View File
@@ -3076,6 +3076,13 @@ section + section {
flex: 1 1 auto;
}
@media (min-width: 768px) {
.sg-left-navigation-pattern__group-card--navigation .sg-tab-button-group[data-component-variant="linksmenu-items"] {
height: 100%;
justify-content: center;
}
}
@media (max-width: 767px) {
.sg-left-navigation-pattern__layout {
flex-direction: column;