Message: Fix collapsing multiple spaces
This commit is contained in:
parent
e1288fd4f5
commit
bc18224114
@ -55,6 +55,7 @@
|
|||||||
.text-content {
|
.text-content {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
|
white-space: pre-wrap;
|
||||||
line-height: 1.3125;
|
line-height: 1.3125;
|
||||||
text-align: initial;
|
text-align: initial;
|
||||||
display: flow-root;
|
display: flow-root;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user