diff --git a/ui/src/components/Topbar/index.tsx b/ui/src/components/Topbar/index.tsx index df0f70ad..d5681c6c 100644 --- a/ui/src/components/Topbar/index.tsx +++ b/ui/src/components/Topbar/index.tsx @@ -54,16 +54,19 @@ const Topbar = () => { closable={false} onClose={hideDrawer} visible={visible} + getContainer={() => document.body} // Ensure the drawer covers viewport on mobile > - - Dashboard + + + Dashboard + - Credits + Credits - Account + Account