From 1f761190829e6e3dbe82c601030129cf608f3082 Mon Sep 17 00:00:00 2001 From: Gauvain Date: Wed, 15 Jul 2026 18:43:54 +0200 Subject: [PATCH] fix(settings): align the Settings/Plugins back chevron with the edge --- app/(auth)/(tabs)/(home)/_layout.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/(auth)/(tabs)/(home)/_layout.tsx b/app/(auth)/(tabs)/(home)/_layout.tsx index de5545d62..e1183f727 100644 --- a/app/(auth)/(tabs)/(home)/_layout.tsx +++ b/app/(auth)/(tabs)/(home)/_layout.tsx @@ -73,7 +73,6 @@ export default function IndexLayout() { headerLeft: () => ( _router.back()} - className='pl-0.5' style={{ marginRight: Platform.OS === "android" ? 16 : 0 }} > @@ -158,7 +157,6 @@ export default function IndexLayout() { headerLeft: () => ( _router.back()} - className='pl-0.5' style={{ marginRight: Platform.OS === "android" ? 16 : 0 }} >