From e9a6637eb9f303dc93dbbc3287f9b7b4d92ed42a Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Thu, 31 Dec 2020 16:19:40 +0100 Subject: [PATCH] move StatCards up in Dashboard UI ref #10 --- src/components/Dashboard.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Dashboard.svelte b/src/components/Dashboard.svelte index 02fb357a..abb4bf89 100644 --- a/src/components/Dashboard.svelte +++ b/src/components/Dashboard.svelte @@ -273,6 +273,7 @@ import store from "../store";
+
@@ -291,7 +292,6 @@ import store from "../store";
-