From 15a9764762b5dda5e054d0352ba77288384094d8 Mon Sep 17 00:00:00 2001 From: Tom Butcher Date: Sun, 30 Nov 2025 00:17:29 +0000 Subject: [PATCH] More small macOS fixes. --- src/components/Dashboard/common/DashboardNavigation.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Dashboard/common/DashboardNavigation.jsx b/src/components/Dashboard/common/DashboardNavigation.jsx index 670fe75..3cbf9f6 100644 --- a/src/components/Dashboard/common/DashboardNavigation.jsx +++ b/src/components/Dashboard/common/DashboardNavigation.jsx @@ -153,7 +153,7 @@ const DashboardNavigation = () => { fontSize: '46px', height: '16px', marginLeft: '15px', - marginRight: '5px' + marginRight: '8px' }} /> )} @@ -313,7 +313,7 @@ const DashboardNavigation = () => { {isElectron ? ( {navigationContents}