Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-12 09:02:48 +02:00
parent 4c7322cfbd
commit ca25fc7638
5 changed files with 35 additions and 3 deletions
@@ -13,6 +13,10 @@
height: var(--layout-object-group-card-height);
}
.sg-list-group-card--height-600 .sg-object-card[data-pattern="object-group-card"] {
height: var(--layout-object-card-height);
}
@media (max-width: 767px) {
.sg-object-card[data-pattern="object-group-card"] {
height: auto;