diff --git a/plugins/chat/assets/stylesheets/common/chat-replying-indicator.scss b/plugins/chat/assets/stylesheets/common/chat-replying-indicator.scss index 4c436062c72..24b65bbc61e 100644 --- a/plugins/chat/assets/stylesheets/common/chat-replying-indicator.scss +++ b/plugins/chat/assets/stylesheets/common/chat-replying-indicator.scss @@ -3,6 +3,10 @@ display: inline-flex; font-size: var(--font-down-2); + &-container { + display: flex; + } + &:before { // unicode zero width space character // Ensures the span height is consistent even when empty