Fix: Karte-Seite erhält definite Höhe für Leaflet-Tiles

#page-map bekommt height:100% (statt min-height), damit .page-body und
.map-full-layout eine auflösbare Höhe haben. SW by-v27 → by-v28.
This commit is contained in:
rene 2026-04-14 17:02:03 +02:00
parent 01081fcd75
commit e5bf841d45
2 changed files with 12 additions and 1 deletions

View file

@ -3,7 +3,7 @@
Offline-Cache + Push Notifications
============================================================ */
const CACHE_VERSION = 'by-v27';
const CACHE_VERSION = 'by-v28';
const CACHE_STATIC = `${CACHE_VERSION}-static`;
// Diese Dateien werden beim Install gecacht (App Shell)