mirror of
https://github.com/stashapp/stash.git
synced 2026-04-21 06:22:29 +02:00
Change performer position to top (#358)
This commit is contained in:
parent
c99ba68181
commit
ae5aa6a6ec
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue