1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-14 07:37:19 +08:00

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 {
& > * {
white-space: pre-wrap;
white-space: normal;
}
&.-single-line {
white-space: nowrap;