From 951fd73c8e7a05708ea360b44055b0bf4a5eb756 Mon Sep 17 00:00:00 2001 From: Xubin Ren <52506698+Re-bin@users.noreply.github.com> Date: Mon, 22 Jun 2026 23:30:29 +0800 Subject: [PATCH] fix(webui): keep new chat heading on one line --- webui/src/components/thread/ThreadShell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/components/thread/ThreadShell.tsx b/webui/src/components/thread/ThreadShell.tsx index 97ccfece..73c1431f 100644 --- a/webui/src/components/thread/ThreadShell.tsx +++ b/webui/src/components/thread/ThreadShell.tsx @@ -776,7 +776,7 @@ export function ThreadShell({ ) : (
-

+

{t(heroGreetingKey)}