From 89a2fca7fd75c41ca6e4f27cd41cc85b139ba5e1 Mon Sep 17 00:00:00 2001 From: Ryan Gregg Date: Wed, 4 Feb 2026 21:24:43 -0800 Subject: [PATCH] Adjust how app dispalys as PWA to enable safe areas --- frontend/src/App.tsx | 2 +- frontend/src/styles.css | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 591fa07..2fb894d 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -758,7 +758,7 @@ export function App() { ); return ( -
+