mirror of https://github.com/stashapp/stash.git
Make performer image contain (#355)
This commit is contained in:
parent
254d6978d0
commit
40de2caa95
|
@ -359,7 +359,7 @@ span.block {
|
|||
.performer.image {
|
||||
height: 50vh;
|
||||
min-height: 400px;
|
||||
background-size: cover !important;
|
||||
background-size: contain !important;
|
||||
background-position: center !important;
|
||||
background-repeat: no-repeat !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue