mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Revert "Make performer image contain (#355)"
This reverts commit 40de2caa95.
This commit is contained in:
@@ -359,7 +359,7 @@ span.block {
|
|||||||
.performer.image {
|
.performer.image {
|
||||||
height: 50vh;
|
height: 50vh;
|
||||||
min-height: 400px;
|
min-height: 400px;
|
||||||
background-size: contain !important;
|
background-size: cover !important;
|
||||||
background-position: center !important;
|
background-position: center !important;
|
||||||
background-repeat: no-repeat !important;
|
background-repeat: no-repeat !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user