diff --git a/webapp/components/Chat/Chat.vue b/webapp/components/Chat/Chat.vue index 79469a1a0..2071db1e6 100644 --- a/webapp/components/Chat/Chat.vue +++ b/webapp/components/Chat/Chat.vue @@ -1138,9 +1138,7 @@ export default { .room-name-with-icon { color: var(--chat-room-color-username); - font-size: 14px; font-weight: 500; - line-height: 22px; } .vac-message-avatar {