chore: image object-fit
This commit is contained in:
@@ -9,6 +9,7 @@ const StyledWrapper = styled.div`
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
img {
|
||||
object-fit: cover;
|
||||
border-radius: 50%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user