diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss index f688b9b4ba..40672ce78c 100644 --- a/app/javascript/styles/mastodon/components.scss +++ b/app/javascript/styles/mastodon/components.scss @@ -1996,6 +1996,7 @@ body > [data-popper-placement] { &__handle { user-select: all; + overflow-wrap: anywhere; } }