Skip to content

Commit

Permalink
fix: img radius
Browse files Browse the repository at this point in the history
  • Loading branch information
ttang authored and ttang committed Sep 25, 2023
1 parent cc3603f commit c210f14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/client/scan/src/container/Models.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,6 @@ const DappBox = styled.div`
height: 100%;
object-fit: cover;
flex-shrink: 0;
border-radius: 50%;
}
}
`
Expand Down

0 comments on commit c210f14

Please sign in to comment.