Fix mobile list group card height

This commit is contained in:
2026-06-14 12:06:55 +02:00
parent b989195cfd
commit ea76e923b9
+4
View File
@@ -21,6 +21,10 @@
.sg-object-card[data-pattern="object-group-card"] {
height: auto;
}
.sg-list-group-card--height-600 .sg-object-card[data-pattern="object-group-card"] {
height: auto;
}
}
.sg-object-group-card__hint {