diff --git a/webview-ui/src/components/chat/ReasoningBlock.tsx b/webview-ui/src/components/chat/ReasoningBlock.tsx index 1fd0c770a08..dab9de1df38 100644 --- a/webview-ui/src/components/chat/ReasoningBlock.tsx +++ b/webview-ui/src/components/chat/ReasoningBlock.tsx @@ -68,7 +68,8 @@ export const ReasoningBlock = ({ content, isStreaming, isLast }: ReasoningBlockP {(content?.trim()?.length ?? 0) > 0 && !isCollapsed && (