diff --git a/src/components/status_body/status_body.scss b/src/components/status_body/status_body.scss index 434cb482..9bda827a 100644 --- a/src/components/status_body/status_body.scss +++ b/src/components/status_body/status_body.scss @@ -62,7 +62,7 @@ .text { & > * { - white-space: pre-wrap; + white-space: normal; } &.-single-line { white-space: nowrap;