mirror of https://github.com/stashapp/stash.git
Change performer position to top (#358)
This commit is contained in:
parent
c99ba68181
commit
ae5aa6a6ec
|
@ -360,7 +360,7 @@ span.block {
|
|||
height: 50vh;
|
||||
min-height: 400px;
|
||||
background-size: cover !important;
|
||||
background-position: center !important;
|
||||
background-position: top !important;
|
||||
background-repeat: no-repeat !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue