diff --git a/frontend/src/components/command-palette/CommandPalette.tsx b/frontend/src/components/command-palette/CommandPalette.tsx index 9f1ae3f..7cec592 100644 --- a/frontend/src/components/command-palette/CommandPalette.tsx +++ b/frontend/src/components/command-palette/CommandPalette.tsx @@ -216,7 +216,7 @@ export function CommandPalette() { overlayClassName="fixed inset-0 z-50 bg-background/80 backdrop-blur-sm" contentClassName="fixed left-1/2 top-[20%] -translate-x-1/2 z-50 w-full max-w-lg" > -
+
{/* Login card */} -
+
void handleSubmit(e)} className="space-y-4">
@@ -215,6 +215,7 @@ function LoginPage() {