From b27fb8c0b5532710c97947731f0725e37f13c579 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sun, 3 Jan 2021 00:58:57 +0100 Subject: [PATCH] Dashboard - dropdown arrow change ref #23 --- src/components/Dashboard.svelte | 34 +++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/src/components/Dashboard.svelte b/src/components/Dashboard.svelte index 6041d644..800512fd 100644 --- a/src/components/Dashboard.svelte +++ b/src/components/Dashboard.svelte @@ -155,16 +155,30 @@ Integrations - - - + {#if dropdown1} + + + + {:else} + + + + {/if} {#if dropdown1}