diff --git a/plugins/chat/assets/stylesheets/desktop/chat-channel-title.scss b/plugins/chat/assets/stylesheets/desktop/chat-channel-title.scss index 02656c4d5cb..e127cbe8d41 100644 --- a/plugins/chat/assets/stylesheets/desktop/chat-channel-title.scss +++ b/plugins/chat/assets/stylesheets/desktop/chat-channel-title.scss @@ -1,4 +1,4 @@ -.channels-list .direct-message-channels { +.channels-list { .chat-channel-title { max-width: 100%; box-sizing: border-box;