From e2924d581e595906cc0cda5e86c0782289dbfe23 Mon Sep 17 00:00:00 2001 From: Faton Ramadani Date: Fri, 16 Sep 2022 12:49:30 +0200 Subject: [PATCH] fix(frontend): Fix flow preview inputs display to avoid hiding results (#581) --- frontend/src/lib/components/FlowPreviewContent.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/components/FlowPreviewContent.svelte b/frontend/src/lib/components/FlowPreviewContent.svelte index 281c7b7a5d..0fb1f00f8d 100644 --- a/frontend/src/lib/components/FlowPreviewContent.svelte +++ b/frontend/src/lib/components/FlowPreviewContent.svelte @@ -102,7 +102,7 @@ -
+