From cb23be8e16ae68b4ba53d925cb1f6318c195f014 Mon Sep 17 00:00:00 2001 From: akhisud3195 Date: Mon, 21 Jul 2025 15:52:11 +0530 Subject: [PATCH] Fix padding below prompt config --- .../[projectId]/entities/agent_config.tsx | 2 +- .../[projectId]/workflow/entity_list.tsx | 18 ++++++++++++------ .../rowboat/components/common/panel-common.tsx | 9 +++++++-- 3 files changed, 20 insertions(+), 9 deletions(-) diff --git a/apps/rowboat/app/projects/[projectId]/entities/agent_config.tsx b/apps/rowboat/app/projects/[projectId]/entities/agent_config.tsx index 50ecbfc5..e977fc67 100644 --- a/apps/rowboat/app/projects/[projectId]/entities/agent_config.tsx +++ b/apps/rowboat/app/projects/[projectId]/entities/agent_config.tsx @@ -313,7 +313,7 @@ export function AgentConfig({ /> {/* Examples Section */} -
+