From e7b418b004034af826a24435fd4c80811cbf1dbe Mon Sep 17 00:00:00 2001 From: m Date: Sun, 12 Jul 2026 22:45:39 +0200 Subject: [PATCH] bigger grid --- mobile/app/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/app/index.tsx b/mobile/app/index.tsx index 2fe40a0..9cd77c8 100644 --- a/mobile/app/index.tsx +++ b/mobile/app/index.tsx @@ -341,7 +341,7 @@ const styles = StyleSheet.create({ color: '#666', }, list: { - padding: 16, + padding: 15, paddingBottom: 80, }, empty: {