Skip to content

Commit

Permalink
Change performer position to top (stashapp#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
WithoutPants authored Feb 10, 2020
1 parent aa94ebb commit 5391942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/v2/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

Expand Down

0 comments on commit 5391942

Please sign in to comment.