Skip to content

Commit

Permalink
Flex wrap reactions to avoid UI bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
n9lsjr committed Nov 4, 2024
1 parent 8c3b45f commit 743f24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/chat/GroupMessage.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@ p {
gap: 10px;
font-size: 15px;
flex: auto;
flex-flow: wrap;
}
.time {
Expand Down

0 comments on commit 743f24a

Please sign in to comment.