Skip to content

Commit

Permalink
Word break message (#6509)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 authored Mar 16, 2024
1 parent ca8cc00 commit 38aef72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panel/dist/css/chat_message.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
align-items: center;
justify-content: center;
overflow-wrap: anywhere;
word-break: break-word;
}

.footer {
Expand Down

0 comments on commit 38aef72

Please sign in to comment.