From a7161a57a2037818b79522dcbe2e41c05347b4a3 Mon Sep 17 00:00:00 2001 From: Brian Ward Date: Mon, 22 Jul 2024 16:27:28 +0000 Subject: [PATCH] Less padding on top bar --- gui/src/app/pages/HomePage/TopBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/src/app/pages/HomePage/TopBar.tsx b/gui/src/app/pages/HomePage/TopBar.tsx index 0260a8cd..3d07d14f 100644 --- a/gui/src/app/pages/HomePage/TopBar.tsx +++ b/gui/src/app/pages/HomePage/TopBar.tsx @@ -18,7 +18,7 @@ const TopBar: FunctionComponent = ({ title, onSetCollapsed }) => { position="sticky" sx={{ zIndex: (theme) => theme.zIndex.drawer + 1 }} > - +