diff --git a/web/src/lib/components/chat/Chat.svelte b/web/src/lib/components/chat/Chat.svelte index 99934405..b04385d2 100644 --- a/web/src/lib/components/chat/Chat.svelte +++ b/web/src/lib/components/chat/Chat.svelte @@ -6,7 +6,6 @@ import Patterns from "./Patterns.svelte"; -
-
- diff --git a/web/src/lib/components/chat/ChatInput.svelte b/web/src/lib/components/chat/ChatInput.svelte index 04158dca..409344b8 100644 --- a/web/src/lib/components/chat/ChatInput.svelte +++ b/web/src/lib/components/chat/ChatInput.svelte @@ -94,9 +94,8 @@ }); -
-
-
+
+