From 4f610a329a167b3e0ca8df05075c907039bd6207 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 591fa076..2fb894de 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -758,7 +758,7 @@ export function App() { ); return ( -
+