aboutsummaryrefslogtreecommitdiff
path: root/src/components/chat/chat.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-02-19 15:11:59 +0200
committerHenry Jameson <me@hjkos.com>2024-02-19 15:11:59 +0200
commit11fd220734ae697e8157d25fbf4cdfc250fe2df7 (patch)
tree93c476c9ed387d48456aff75c4d31eebd311f7b8 /src/components/chat/chat.vue
parentab63ec1471964aaf8ffc3d65412b54b173fc5b9e (diff)
chat styles + related improvements
Diffstat (limited to 'src/components/chat/chat.vue')
-rw-r--r--src/components/chat/chat.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/chat/chat.vue b/src/components/chat/chat.vue
index fc94cc71..65f89c73 100644
--- a/src/components/chat/chat.vue
+++ b/src/components/chat/chat.vue
@@ -26,7 +26,7 @@
</div>
</div>
<div
- class="message-list"
+ class="chat-message-list message-list"
:style="{ height: scrollableContainerHeight }"
>
<template v-if="!errorLoadingChat">