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
1 changed files with 1 additions and 1 deletions

View File

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