Skip to content

Commit

Permalink
[#3863] Fix broken portrait images rendering at 0x0 in NPC sheets
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyorl committed Jul 22, 2024
1 parent 270904c commit 8e58f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/v2/npc.less
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
object-fit: cover;
object-position: top;
margin: 0;
display: block;
}

&.token > img {
Expand Down

0 comments on commit 8e58f9c

Please sign in to comment.