From 5953ef044e211085dbc6e3f779200bda4d9ae8bd Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Fri, 15 Mar 2024 00:16:02 +0000 Subject: mobile: Revert the margins around the cards --- apps/mobile/app/dashboard/(tabs)/lists.tsx | 4 ++-- apps/mobile/app/dashboard/(tabs)/search.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/mobile/app/dashboard') diff --git a/apps/mobile/app/dashboard/(tabs)/lists.tsx b/apps/mobile/app/dashboard/(tabs)/lists.tsx index a293757b..4a0a6948 100644 --- a/apps/mobile/app/dashboard/(tabs)/lists.tsx +++ b/apps/mobile/app/dashboard/(tabs)/lists.tsx @@ -48,8 +48,8 @@ export default function Lists() { return ( ( diff --git a/apps/mobile/app/dashboard/(tabs)/search.tsx b/apps/mobile/app/dashboard/(tabs)/search.tsx index 0025262e..043dffab 100644 --- a/apps/mobile/app/dashboard/(tabs)/search.tsx +++ b/apps/mobile/app/dashboard/(tabs)/search.tsx @@ -27,7 +27,7 @@ export default function Search() { autoFocus autoCapitalize="none" /> - + {data && b.id)} />} ); -- cgit v1.2.3-70-g09d2