mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 21:04:37 +03:00
fix card clipping on recomendation row (#3205)
This commit is contained in:
@@ -302,7 +302,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.slick-slide .card {
|
.slick-slide .card {
|
||||||
height: 100%;
|
height: 98%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.slick-slide .studio-card-image {
|
.slick-slide .studio-card-image {
|
||||||
|
|||||||
Reference in New Issue
Block a user