diff --git a/src/components/post_status_form/post_status_form.scss b/src/components/post_status_form/post_status_form.scss index 9e8de25d5..a79cae4a6 100644 --- a/src/components/post_status_form/post_status_form.scss +++ b/src/components/post_status_form/post_status_form.scss @@ -205,6 +205,7 @@ min-height: calc(var(--post-line-height) * 1em); resize: none; background: transparent; + text-wrap: stable; &.scrollable-form { overflow-y: auto;