fix: viewport safe-area-inset for iOS PWA + disable pinch zoom

Topbar (avatar, network indicator) was hidden behind iOS status bar
in standalone PWA mode. Added safe-area-inset-top padding to topbar.
Disabled user-scalable to prevent accidental zoom.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Gros Frumos 2026-03-21 16:40:30 +02:00
parent 6e2503dc3f
commit cb89a90771
3 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
'use strict';
const CACHE_NAME = 'baton-v3';
const CACHE_NAME = 'baton-v4';
// App shell assets to precache
const APP_SHELL = [