From 8d8111f8a7c3131f7227f8b2244f2aa1ffdd58b6 Mon Sep 17 00:00:00 2001 From: Hannes Rudolph Date: Mon, 8 Sep 2025 11:10:29 -0600 Subject: [PATCH] =?UTF-8?q?ui(chat):=20refine=20reasoning=20timer=20?= =?UTF-8?q?=E2=80=94=20remove=20brackets,=20match=20heading=20font=20size,?= =?UTF-8?q?=20align=20inline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webview-ui/src/components/chat/ReasoningBlock.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/webview-ui/src/components/chat/ReasoningBlock.tsx b/webview-ui/src/components/chat/ReasoningBlock.tsx index 01777c7b13..06e4f6b11e 100644 --- a/webview-ui/src/components/chat/ReasoningBlock.tsx +++ b/webview-ui/src/components/chat/ReasoningBlock.tsx @@ -76,10 +76,9 @@ export const ReasoningBlock = ({ content, ts, isStreaming, isLast, metadata }: R
{t("chat:reasoning.thinking")} - - ( - - {secondsLabel}) + + + {secondsLabel}