Skip to content

Commit

Permalink
chore: make avatars more playful
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Mar 15, 2024
1 parent cb1361f commit c0f4fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/messaging/components/avatar/avatar.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
background-position: center;
width: var(--avatar-image-size);
height: var(--avatar-image-size);
border-radius: 4px;
border-radius: 7px;
object-fit: cover;
display: block;
}
Expand Down

0 comments on commit c0f4fce

Please sign in to comment.