diff --git a/src/components/status_body/status_body.scss b/src/components/status_body/status_body.scss index 434cb482..236d8ee1 100644 --- a/src/components/status_body/status_body.scss +++ b/src/components/status_body/status_body.scss @@ -61,9 +61,6 @@ } .text { - & > * { - white-space: pre-wrap; - } &.-single-line { white-space: nowrap; text-overflow: ellipsis;