Skip to content

Commit 5fcb841

Browse files
author
Dylan Harness
authored
Merge pull request #35 from dharness/nnur/newlines
text will now wrap when necessary, and on line breaks
2 parents 2315838 + 049c48d commit 5fcb841

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/message.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
font-weight: 300;
3737
font-size: 14px;
3838
line-height: 1.4;
39+
white-space: pre-wrap;
3940
-webkit-font-smoothing: subpixel-antialiased
4041
}
4142

0 commit comments

Comments
 (0)