fix card clipping on recomendation row (#3205)

This commit is contained in:
CJ 2022-11-28 19:02:52 -06:00 committed by GitHub
parent a8f4c2c29c
commit 02ec98b302
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -302,7 +302,7 @@
}
.slick-slide .card {
height: 100%;
height: 98%;
}
.slick-slide .studio-card-image {