From 2c95f697cd0aa35a7e914cd627852a6f72d09d4a Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 3 Jan 2026 10:13:32 +0800 Subject: [PATCH] fix(prompts): unify add button style with other panels Replace circular orange icon button with ghost text button to match Skills and MCP panel styling. --- src/App.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index c6358a92..c5dc42b8 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -631,12 +631,13 @@ function App() { > {currentView === "prompts" && ( )} {currentView === "mcp" && (