diff --git a/webapp/components/Chat/Chat.vue b/webapp/components/Chat/Chat.vue index f947f4886..139e30290 100644 --- a/webapp/components/Chat/Chat.vue +++ b/webapp/components/Chat/Chat.vue @@ -425,7 +425,7 @@ body { } } -.single-chat-bubble { +.ds-flex-item.single-chat-bubble { margin-right: 1em; }