diff --git a/frontend/src/layout/Layout.tsx b/frontend/src/layout/Layout.tsx index c0e954b..ec0e586 100644 --- a/frontend/src/layout/Layout.tsx +++ b/frontend/src/layout/Layout.tsx @@ -14,16 +14,12 @@ const Layout: React.FC = ({ children, onLogout }) => { {/* Main */}
{/* Sidebar on mobile appears inline on top; on desktop it's a sticky column */} -
-
- -
- +
-
+