From 4be0ba19cadc41fa12ffa711dbfa99dfe42201bb Mon Sep 17 00:00:00 2001 From: David Hill Date: Fri, 16 Jan 2026 12:54:43 +0000 Subject: [PATCH] fix: web mobile menu there is a small shift/misalignment in the side panel on web, not investigating too much as this whole area is in development and may change to make the projects avatar list always in view. --- packages/app/src/pages/layout.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/packages/app/src/pages/layout.tsx b/packages/app/src/pages/layout.tsx index 043f4048b..8dddeaf64 100644 --- a/packages/app/src/pages/layout.tsx +++ b/packages/app/src/pages/layout.tsx @@ -1532,9 +1532,7 @@ export default function Layout(props: ParentProps) {