Skip to content

Commit

Permalink
increase line height
Browse files Browse the repository at this point in the history
this gives emojis more room to breathe
  • Loading branch information
GizmoTjaz committed Aug 5, 2022
1 parent ae4d7cd commit 0b09390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/room/ChatMessage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@
padding: .5rem .7rem .5rem .7rem;
border-radius: variable(popup-border-radius);
line-height: 1.5;
text-align: left;
pointer-events: auto;
Expand Down

0 comments on commit 0b09390

Please sign in to comment.