mirror of
https://github.com/danog/telegram-tt.git
synced 2025-01-21 21:01:29 +01:00
Message: Fix collapsing multiple spaces
This commit is contained in:
parent
e1288fd4f5
commit
bc18224114
@ -55,6 +55,7 @@
|
||||
.text-content {
|
||||
margin: 0;
|
||||
word-break: break-word;
|
||||
white-space: pre-wrap;
|
||||
line-height: 1.3125;
|
||||
text-align: initial;
|
||||
display: flow-root;
|
||||
|
Loading…
x
Reference in New Issue
Block a user