Rename object group card variant

This commit is contained in:
2026-06-12 09:02:29 +02:00
parent 66868c3c80
commit b989195cfd
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
height: var(--layout-object-group-card-height);
}
.sg-object-group-card--height-600 .sg-object-card[data-pattern="object-group-card"] {
.sg-list-group-card--height-600 .sg-object-card[data-pattern="object-group-card"] {
height: var(--layout-object-card-height);
}