diff --git a/src/components/MobileDrawer.tsx b/src/components/MobileDrawer.tsx index 305842a2..f4c5bb33 100644 --- a/src/components/MobileDrawer.tsx +++ b/src/components/MobileDrawer.tsx @@ -294,10 +294,49 @@ export function MobileDrawer({ open, onOpenChange }: MobileDrawerProps) { ) : ( -
-
-

Log in to access all features

- +
+ {/* Login prompt */} +
+ +
+ + {/* Nav items — scrollable */} + + + {/* Theme */} +
+
)}