diff --git a/resources/assets/sass/custom.scss b/resources/assets/sass/custom.scss index 9cff7bb1d..fa4da39fc 100644 --- a/resources/assets/sass/custom.scss +++ b/resources/assets/sass/custom.scss @@ -51,7 +51,7 @@ body, button, input, textarea { .card.status-container { } -img.card-img-top { +.card-img-top { height: auto; }