diff --git a/plugins/chat/assets/stylesheets/common/chat-channel-row.scss b/plugins/chat/assets/stylesheets/common/chat-channel-row.scss index 8a15ff1167a..357118f1ac7 100644 --- a/plugins/chat/assets/stylesheets/common/chat-channel-row.scss +++ b/plugins/chat/assets/stylesheets/common/chat-channel-row.scss @@ -79,6 +79,7 @@ padding: 0; font-size: var(--font-up-1); justify-content: center; + flex-shrink: 0; } &__avatar {