Skip to content

Commit

Permalink
style: better align avatars in messages list
Browse files Browse the repository at this point in the history
  • Loading branch information
WofWca committed Dec 19, 2024
1 parent a858eeb commit 522a0ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/frontend/scss/message/_message.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
border-radius: 18px;
object-fit: cover;
cursor: pointer;

// Ensure there is no weird line-height extra height.
display: block;
}

&.default {
Expand Down

0 comments on commit 522a0ac

Please sign in to comment.