Skip to content

Commit

Permalink
Make performer image position top stashapp#358
Browse files Browse the repository at this point in the history
  • Loading branch information
Infinite committed Feb 29, 2020
1 parent 7703331 commit 5cfdaf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/v2.5/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ code {
height: 100px;
min-width: 50px;
object-fit: cover;
object-position: center 20%;
object-position: top;
}

.card-image {
Expand Down

0 comments on commit 5cfdaf3

Please sign in to comment.