feat: FlowPilot AI — Phases 4 & 5 (Gallery, Export, Responsive, Enterprise, Analytics) #116

Merged
chihlasm merged 66 commits from feat/flowpilot-ai-session into main 2026-03-21 05:15:51 +00:00
Showing only changes of commit d3211c3d24 - Show all commits

View File

@@ -188,7 +188,7 @@ export function AppLayout() {
)}
{/* Main Content */}
<main className="main-content flex flex-col overflow-hidden">
<main className="main-content flex flex-col overflow-hidden min-h-0">
<EmailVerificationBanner />
<ViewTransitionOutlet />
</main>