From 17cb8fc3fa0b39a9750e61ca2731a15bbda690ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81d=C3=A1m=20Kov=C3=A1cs?= <43071496+adam-kov@users.noreply.github.com> Date: Wed, 19 Apr 2023 14:54:39 +0200 Subject: [PATCH] fix(frontend): Update flow tooltip z-indexes (#1433) --- frontend/src/lib/components/flows/FlowEditor.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/components/flows/FlowEditor.svelte b/frontend/src/lib/components/flows/FlowEditor.svelte index 8ed85c177c..778f36072d 100644 --- a/frontend/src/lib/components/flows/FlowEditor.svelte +++ b/frontend/src/lib/components/flows/FlowEditor.svelte @@ -17,7 +17,7 @@
- +
{#if loading}
@@ -30,7 +30,7 @@ {/if}
- + {#if loading}