From 155eaddbdd10cddee788f8d51eb3672d82c2553e Mon Sep 17 00:00:00 2001 From: Brandon Presley Date: Mon, 13 Nov 2023 16:07:12 +1300 Subject: [PATCH] Add margins to app-wide progress bar --- App.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/App.tsx b/App.tsx index 90ad4c0..db5d335 100644 --- a/App.tsx +++ b/App.tsx @@ -136,7 +136,12 @@ const App = () => { {progress > 0 && ( )}