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