diff --git a/gui/src/app/pages/HomePage/TopBar.tsx b/gui/src/app/pages/HomePage/TopBar.tsx index 3d07d14f..918bd37d 100644 --- a/gui/src/app/pages/HomePage/TopBar.tsx +++ b/gui/src/app/pages/HomePage/TopBar.tsx @@ -18,7 +18,12 @@ const TopBar: FunctionComponent = ({ title, onSetCollapsed }) => { position="sticky" sx={{ zIndex: (theme) => theme.zIndex.drawer + 1 }} > - +