Add viewport-fit=cover to the viewport meta tag and apply env(safe-area-inset-top/bottom) padding on mobile platforms. This prevents the app header from being obscured by the Android status bar, camera notch, and bottom gesture navigation area. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| tauri-plugin-credentials | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||