Skip to content

Commit 890104f

Browse files
authored
Merge pull request #300 from iceljc/features/refine-chat-window
refine msg style
2 parents 1f4260e + 1acff65 commit 890104f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/scss/custom/pages/_chat.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@
239239
overflow: hidden;
240240
width: fit-content;
241241
max-width: 100%;
242+
word-break: break-all;
242243

243244
.conversation-name {
244245
font-weight: $font-weight-semibold;

0 commit comments

Comments
 (0)