diff --git a/components/chat/ChatInput.vue b/components/chat/ChatInput.vue
index 44023d42..984906fb 100644
--- a/components/chat/ChatInput.vue
+++ b/components/chat/ChatInput.vue
@@ -108,22 +108,23 @@ const fieldName = `chat-message-${Math.random().toString(36).slice(2, 10)}`;
: 'flex items-center gap-2 p-2'
"
>
-