Skip to content

Commit

Permalink
Merge pull request #237 from us3r-network/B-imgRadius-ttang
Browse files Browse the repository at this point in the history
fix: img radius
  • Loading branch information
sin-bufan authored Sep 25, 2023
2 parents cc3603f + c210f14 commit bbbad9a
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 bbbad9a

Please sign in to comment.