Skip to content

Commit

Permalink
Merge pull request #35 from dharness/nnur/newlines
Browse files Browse the repository at this point in the history
text will now wrap when necessary, and on line breaks
  • Loading branch information
Dylan Harness authored Oct 10, 2017
2 parents 2315838 + 049c48d commit 5fcb841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/message.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
font-weight: 300;
font-size: 14px;
line-height: 1.4;
white-space: pre-wrap;
-webkit-font-smoothing: subpixel-antialiased
}

Expand Down

0 comments on commit 5fcb841

Please sign in to comment.