diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx index 176f3e1ce3..c18d64bf9c 100644 --- a/webview-ui/src/components/chat/ChatView.tsx +++ b/webview-ui/src/components/chat/ChatView.tsx @@ -1659,7 +1659,7 @@ const ChatViewComponent: React.ForwardRefRenderFunction {/* Command approval with auto-approve pattern */} {clineAsk === "command" && !isStreaming ? ( -
+
{/* Top row: Run Command and Reject */}