From 931e026cdc35e5ec8ef303acc07839b05d489cd1 Mon Sep 17 00:00:00 2001 From: akhisud3195 Date: Fri, 11 Jul 2025 19:38:50 +0530 Subject: [PATCH] Add padding at the bottom of agent config tab --- apps/rowboat/app/projects/[projectId]/entities/agent_config.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rowboat/app/projects/[projectId]/entities/agent_config.tsx b/apps/rowboat/app/projects/[projectId]/entities/agent_config.tsx index a62722a4..41d244db 100644 --- a/apps/rowboat/app/projects/[projectId]/entities/agent_config.tsx +++ b/apps/rowboat/app/projects/[projectId]/entities/agent_config.tsx @@ -389,7 +389,7 @@ export function AgentConfig({ {activeTab === 'configurations' && ( -
+
{!agent.locked && (