Skip to content

Commit

Permalink
Merge pull request #3206 from builder-247/replace-object
Browse files Browse the repository at this point in the history
fix neutral item slot image fit
  • Loading branch information
howardchung committed Sep 14, 2024
2 parents 61c25f6 + 21c4b7d commit 91f6045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Visualizations/inflictorWithValue.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ display: inline-block;
> img {
height: 30px;
width: 30px;
object-fit: cover;
border-radius: 15px;
position: relative;
bottom: 1px;
Expand Down

0 comments on commit 91f6045

Please sign in to comment.