From c5fc2ab6a6aae1384bba88b83f2ddae62b08bd30 Mon Sep 17 00:00:00 2001 From: bluemoehre Date: Sat, 21 Mar 2026 02:45:58 +0100 Subject: [PATCH] align textarea resizing behavior with that of rendered messages --- .../lib/components/app/chat/ChatForm/ChatFormTextarea.svelte | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormTextarea.svelte b/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormTextarea.svelte index e604f34453..1832e96fd0 100644 --- a/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormTextarea.svelte +++ b/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormTextarea.svelte @@ -51,8 +51,9 @@