diff --git a/apps/mobile/src/components/GeofenceStatus.tsx b/apps/mobile/src/components/GeofenceStatus.tsx index b97614b..e5252b9 100644 --- a/apps/mobile/src/components/GeofenceStatus.tsx +++ b/apps/mobile/src/components/GeofenceStatus.tsx @@ -71,7 +71,7 @@ const styles = StyleSheet.create({ color: '#fff', }, content: { - gap: 12, + marginTop: 12, }, stat: { flexDirection: 'row',