diff --git a/app/(dashboard)/invoices/new/page.tsx b/app/(dashboard)/invoices/new/page.tsx index 4ac46f07..84e14764 100644 --- a/app/(dashboard)/invoices/new/page.tsx +++ b/app/(dashboard)/invoices/new/page.tsx @@ -473,7 +473,7 @@ export default function NewInvoicePage() { )}
-
+
{/* Main content */}
{/* Customer selection */} @@ -684,8 +684,8 @@ export default function NewInvoicePage() {
- {/* Sidebar */} -
+ {/* Sidebar — sticky so totals + action stay visible while scrolling items */} +
{/* Invoice details */}