diff --git a/src/presentation/components/Scripts/View/Cards/CardListItem.vue b/src/presentation/components/Scripts/View/Cards/CardListItem.vue index f6a99c68..5ddd0d92 100644 --- a/src/presentation/components/Scripts/View/Cards/CardListItem.vue +++ b/src/presentation/components/Scripts/View/Cards/CardListItem.vue @@ -248,7 +248,6 @@ $card-horizontal-gap : $card-gap; } .card__expander { - min-height: 200px; margin-top: $expanded-margin-top; opacity: 1; }