diff --git a/plugins/chat/assets/stylesheets/common/chat-message-separator.scss b/plugins/chat/assets/stylesheets/common/chat-message-separator.scss index 94c5aca2ff3..6c5361ff95a 100644 --- a/plugins/chat/assets/stylesheets/common/chat-message-separator.scss +++ b/plugins/chat/assets/stylesheets/common/chat-message-separator.scss @@ -78,6 +78,7 @@ font-size: var(--font-down-1); padding: 0.25rem 0.5rem; box-sizing: border-box; + display: flex; } & + .chat-message-separator__line-container {