diff --git a/packages/kilo-vscode/webview-ui/agent-manager/AgentManagerApp.tsx b/packages/kilo-vscode/webview-ui/agent-manager/AgentManagerApp.tsx index a89556074f9..c87d7ced5ee 100644 --- a/packages/kilo-vscode/webview-ui/agent-manager/AgentManagerApp.tsx +++ b/packages/kilo-vscode/webview-ui/agent-manager/AgentManagerApp.tsx @@ -1546,13 +1546,13 @@ const NewWorktreeDialog: Component<{ onClose: () => void }> = (props) => { return (
- {/* Prompt input — reuses the same CSS as the sidebar chat input */} -
-
-
+ {/* Prompt input — reuses the sidebar chat-input base classes for consistent styling */} +
+
+