Fix mobile list group card height
This commit is contained in:
@@ -21,6 +21,10 @@
|
|||||||
.sg-object-card[data-pattern="object-group-card"] {
|
.sg-object-card[data-pattern="object-group-card"] {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-list-group-card--height-600 .sg-object-card[data-pattern="object-group-card"] {
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-object-group-card__hint {
|
.sg-object-group-card__hint {
|
||||||
|
|||||||
Reference in New Issue
Block a user