Revert recent repo changes

This commit is contained in:
2026-06-16 20:53:56 +02:00
parent 0ee3e7bdf3
commit e4eff07fd0
7 changed files with 69 additions and 67 deletions
@@ -10,7 +10,7 @@
.sg-left-navigation-pattern__layout {
display: flex;
align-items: flex-start;
align-items: stretch;
gap: 0;
width: 100%;
min-width: 0;
@@ -46,6 +46,7 @@
@media (min-width: 768px) {
.sg-left-navigation-pattern__group-card--navigation .sg-tab-button-group[data-component-variant="linksmenu-items"] {
height: 100%;
justify-content: flex-start;
}
}