diff --git a/src/view/shell/desktop/LeftNav.tsx b/src/view/shell/desktop/LeftNav.tsx index ba45a8256a..600f68e088 100644 --- a/src/view/shell/desktop/LeftNav.tsx +++ b/src/view/shell/desktop/LeftNav.tsx @@ -90,7 +90,7 @@ import {router} from '#/routes' import {PlatformInfo} from '../../../../modules/expo-bluesky-swiss-army' const LARGE_ELEMENT_SIZE = 48 -const NAV_ICON_WIDTH = 29 +const NAV_ICON_WIDTH = 28 export const LEFT_NAV_STANDARD_WIDTH = 240 export const LEFT_NAV_MINIMAL_WIDTH = 80