Skip to content

Commit e22c592

Browse files
committed
(UI) make message text thiner
1 parent 1af24b6 commit e22c592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ChatWindow/ChatMessage.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,8 @@ export default {
244244
flex: 0 0 50%;
245245
max-width: 50%;
246246
justify-content: flex-start;
247+
font-weight: 300;
248+
line-height: 1.4;
247249
}
248250
249251
.message-cursor {

0 commit comments

Comments
 (0)