diff --git a/plugins/chat/assets/stylesheets/common/chat-channel-name.scss b/plugins/chat/assets/stylesheets/common/chat-channel-name.scss index a329012d074..122332484bd 100644 --- a/plugins/chat/assets/stylesheets/common/chat-channel-name.scss +++ b/plugins/chat/assets/stylesheets/common/chat-channel-name.scss @@ -10,6 +10,7 @@ display: flex; align-items: center; white-space: nowrap; + gap: 0.5rem; } .emoji { @@ -25,7 +26,6 @@ justify-content: center; width: 8px; height: 8px; - margin-left: 0.75em; &.-urgent { width: auto;