From b0fa5100d23c113c8fd6ea3ebd86453736fc0a5e Mon Sep 17 00:00:00 2001 From: mlogclub Date: Mon, 22 Jun 2026 20:36:21 +0800 Subject: [PATCH] refactor: improve layout and styling of section buttons in AIAgentConfigWorkbench --- .../_components/config-workbench.tsx | 27 +++++++++---------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/web/app/dashboard/ai-agents/_components/config-workbench.tsx b/web/app/dashboard/ai-agents/_components/config-workbench.tsx index 98d93d4..ab1b57f 100644 --- a/web/app/dashboard/ai-agents/_components/config-workbench.tsx +++ b/web/app/dashboard/ai-agents/_components/config-workbench.tsx @@ -565,39 +565,36 @@ export function AIAgentConfigWorkbench({ -
- +
-
+
{loading ? (
加载中...