From 6a81e369fa20f0bb2846365a45f96e91e95fe2e7 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Fri, 15 Jan 2021 21:42:17 +0100 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=90=9E=20fix=20Dashboard=20sidebar=20?= =?UTF-8?q?responsiveness?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit drop entire js logic - css only --- src/components/Dashboard.svelte | 71 ++++----------------------------- 1 file changed, 8 insertions(+), 63 deletions(-) diff --git a/src/components/Dashboard.svelte b/src/components/Dashboard.svelte index 35abd556..89c263e3 100644 --- a/src/components/Dashboard.svelte +++ b/src/components/Dashboard.svelte @@ -1,53 +1,11 @@