From 84094f4ad89c9c9969b07678f91970fd65947493 Mon Sep 17 00:00:00 2001 From: mlogclub Date: Fri, 26 Jun 2026 17:29:06 +0800 Subject: [PATCH] style: update styling for section buttons and background in AIAgentConfigWorkbench --- .../dashboard/ai-agents/_components/config-workbench.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/app/dashboard/ai-agents/_components/config-workbench.tsx b/web/app/dashboard/ai-agents/_components/config-workbench.tsx index fe73f7b..f3d11ae 100644 --- a/web/app/dashboard/ai-agents/_components/config-workbench.tsx +++ b/web/app/dashboard/ai-agents/_components/config-workbench.tsx @@ -559,24 +559,24 @@ export function AIAgentConfigWorkbench({ 未发布流程,AI 不会自动回复。保存配置后请进入“会话流程”发布一个版本,再绑定渠道或启用自动回复。 ) : null} -
+
{sections.map((section) => (