From 8e1d688ae202a4279eed4aab5891bb3e41b68a9a Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Mon, 17 May 2021 18:50:30 +0100 Subject: [PATCH] fixed mobile menu layout --- components/Shell.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/Shell.tsx b/components/Shell.tsx index b37fbd70..164ad3b0 100644 --- a/components/Shell.tsx +++ b/components/Shell.tsx @@ -88,7 +88,7 @@ export default function Shell(props) {
-
- { mobileMenuExpanded &&
+ { mobileMenuExpanded &&
Dashboard @@ -110,7 +110,7 @@ export default function Shell(props) { Integrations
-
+