diff --git a/src/react-components/room/ChatSidebar.scss b/src/react-components/room/ChatSidebar.scss index 2388de1869..e392f2b62e 100644 --- a/src/react-components/room/ChatSidebar.scss +++ b/src/react-components/room/ChatSidebar.scss @@ -51,7 +51,7 @@ flex-direction: row; justify-content: start; font-size: theme.$font-size-md; - overflow-wrap: break-word; + overflow-wrap: anywhere; line-height: 1.25; img,