Fix whitespace preservation in status text
This commit is contained in:
@ -90,6 +90,7 @@
|
||||
word-wrap: break-word;
|
||||
font-weight: 300;
|
||||
overflow: hidden;
|
||||
white-space: pre-wrap;
|
||||
|
||||
.emojione {
|
||||
width: 18px;
|
||||
|
Reference in New Issue
Block a user