From b69138df60ecc7358cbbdb698c0f3d4767b1c643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Falc=C3=B3n?= Date: Thu, 12 Feb 2026 21:26:48 +0100 Subject: [PATCH] feat: Replace settings sidebar with dropdown on mobile (#117) ## Summary - On mobile, the settings page navigation sidebar was taking up most of the screen, leaving little room for the actual content. - Replaced the sidebar with a compact ` router.visit(value)} + > + + + + + {renderMobileNavGroups(sidebarNavItems)} + + + + + {/* Desktop: sidebar nav */} + - -
-
+
{children}