From bb6e350d68da9b5cfcd4bef9c8294344072e58f5 Mon Sep 17 00:00:00 2001 From: David Hill Date: Thu, 15 Jan 2026 18:41:41 +0000 Subject: [PATCH] fix: move left panel toggle over - not sure how this impacts on the titlebar when the traffic lights are there --- packages/app/src/components/titlebar.tsx | 2 +- packages/app/src/pages/layout.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/app/src/components/titlebar.tsx b/packages/app/src/components/titlebar.tsx index 5cf9f74bc..2192ed0e4 100644 --- a/packages/app/src/components/titlebar.tsx +++ b/packages/app/src/components/titlebar.tsx @@ -88,7 +88,7 @@ export function Titlebar() { onClick={layout.mobileSidebar.toggle} />