Changed StatusBody.text white space to normal

This commit is contained in:
subtype 2023-10-03 08:33:56 +00:00
parent 52b0b6f008
commit 16467d2e19

View file

@ -62,7 +62,7 @@
.text { .text {
& > * { & > * {
white-space: pre-wrap; white-space: normal;
} }
&.-single-line { &.-single-line {
white-space: nowrap; white-space: nowrap;