From 4159a0dc4eb6b30d447d6578d4091f0d970327ff Mon Sep 17 00:00:00 2001
From: Joe <49767913+joebudi@users.noreply.github.com>
Date: Tue, 29 Oct 2024 15:30:51 +0000
Subject: [PATCH] spacing fix
- spacing (between delete and chevron icons) was different between looping and actions
---
.../automation/AutomationBuilder/FlowChart/FlowItem.svelte | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages/builder/src/components/automation/AutomationBuilder/FlowChart/FlowItem.svelte b/packages/builder/src/components/automation/AutomationBuilder/FlowChart/FlowItem.svelte
index 36c1f9c1a0..eb3fd4f278 100644
--- a/packages/builder/src/components/automation/AutomationBuilder/FlowChart/FlowItem.svelte
+++ b/packages/builder/src/components/automation/AutomationBuilder/FlowChart/FlowItem.svelte
@@ -144,7 +144,7 @@