chore: image object-fit

This commit is contained in:
zerosoul
2022-06-10 22:50:12 +08:00
parent f5f506edb7
commit df61906a20
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ const StyledWrapper = styled.div`
width: 32px;
height: 32px;
img {
object-fit: cover;
border-radius: 50%;
width: 100%;
height: 100%;