diff --git a/packages/ui/src/components/project-nav/index.tsx b/packages/ui/src/components/project-nav/index.tsx index a638b8d..678a78b 100644 --- a/packages/ui/src/components/project-nav/index.tsx +++ b/packages/ui/src/components/project-nav/index.tsx @@ -52,7 +52,7 @@ export function ProjectNav({ return (
@@ -110,8 +110,8 @@ export function ProjectNav({
{/* Desktop: vertical sidebar */} -
-
+
+
-
+
{projects.length === 0 && (