diff --git a/src/App.tsx b/src/App.tsx index 5d4978f1..f7832a26 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -109,6 +109,7 @@ const MainApp = () => { position: 'relative', mt: `${appBarHeight}px`, pb: `calc(${bottomBarHeight}px + ${!bottomBarHeight ? 'env(safe-area-inset-bottom)' : '0px'})`, + pr: 'env(safe-area-inset-right)', }} >