Skip to content

Commit

Permalink
fix neutral item image fit
Browse files Browse the repository at this point in the history
  • Loading branch information
builder-247 committed Sep 14, 2024
1 parent b7bb1b4 commit 21c4b7d
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 21c4b7d

Please sign in to comment.