fix: lock viewport height to prevent topbar scroll-off

Body fixed to 100dvh with overflow:hidden. SOS button capped at
min(60vmin, 70vw, 300px) to fit within viewport alongside topbar.
Bump SW cache to v3.

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

View file

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