forked from AkkomaGang/akkoma-fe
Changed StatusBody.text white space to normal
This commit is contained in:
parent
52b0b6f008
commit
16467d2e19
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
|
||||
.text {
|
||||
& > * {
|
||||
white-space: pre-wrap;
|
||||
white-space: normal;
|
||||
}
|
||||
&.-single-line {
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in a new issue