From ca26bf9eb0243214503026b7d4f390402d7a78d2 Mon Sep 17 00:00:00 2001 From: Guilhem Date: Mon, 7 Oct 2024 21:20:28 +0200 Subject: [PATCH] fix icon alignment in add App button (#4496) Co-authored-by: Guilhem --- frontend/src/lib/components/flows/CreateActionsApp.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/components/flows/CreateActionsApp.svelte b/frontend/src/lib/components/flows/CreateActionsApp.svelte index f0c08acf3b..c8260b0fc0 100644 --- a/frontend/src/lib/components/flows/CreateActionsApp.svelte +++ b/frontend/src/lib/components/flows/CreateActionsApp.svelte @@ -72,7 +72,7 @@ } ]} > -
+
App