From ad1695d3602dc5a7524a4d7fbacb3e74231b5079 Mon Sep 17 00:00:00 2001 From: Christian Vidal Wolf Date: Tue, 3 Mar 2026 11:50:07 +0100 Subject: [PATCH] fix(ui): make Sync button smaller and more subtle in header --- App.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/App.tsx b/App.tsx index b63fed8..2c67b9e 100644 --- a/App.tsx +++ b/App.tsx @@ -736,13 +736,14 @@ const App: React.FC = () => { {/* View Switcher - Hidden on mobile (shown in bottom nav instead) */}