From 27b315bcca4fca977a884261aedd5c96d5efaa36 Mon Sep 17 00:00:00 2001 From: icarus Date: Tue, 23 Sep 2025 12:19:47 +0800 Subject: [PATCH] style(AgentSection): add margin bottom to agents tab container --- src/renderer/src/pages/home/Tabs/components/AgentSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/src/pages/home/Tabs/components/AgentSection.tsx b/src/renderer/src/pages/home/Tabs/components/AgentSection.tsx index 06eb072219..14b51e78d8 100644 --- a/src/renderer/src/pages/home/Tabs/components/AgentSection.tsx +++ b/src/renderer/src/pages/home/Tabs/components/AgentSection.tsx @@ -31,7 +31,7 @@ export const AgentSection = () => { } return ( -
+