diff --git a/frontend/src/components/layout/Sidebar.tsx b/frontend/src/components/layout/Sidebar.tsx index bb6184fc..339aeb0a 100644 --- a/frontend/src/components/layout/Sidebar.tsx +++ b/frontend/src/components/layout/Sidebar.tsx @@ -436,16 +436,18 @@ export function Sidebar() { - {/* Drawer panel — full height, resizable */} + {/* Drawer panel — fixed position, full height, resizable, overlays main content */} {activeFlyoutGroup && activeFlyoutGroup.children && (