diff --git a/ui/components/ui/sidebar/menu.tsx b/ui/components/ui/sidebar/menu.tsx index 3faba34030..3d548dfee3 100644 --- a/ui/components/ui/sidebar/menu.tsx +++ b/ui/components/ui/sidebar/menu.tsx @@ -83,8 +83,9 @@ export const Menu = ({ isOpen }: { isOpen: boolean }) => { return (
- {/* Launch Scan Button */} -
+ {/* Launch Scan Button — mt-1 aligns its top with the main content panel + (navbar 72px + py-4 = 88px), matching the fixed-height logo block. */} +
{isScansPage ? (