Layout: JETZT/HUND/WELT Nav nach unten, Info-Karte höher
- #world-dots: ausgeblendet auf Mobile (Labels dienen als Tab-Indikator) - #world-labels: von top→bottom (safe-area+20px), pill-Style für active right:80px damit FAB nicht überlappt, backdrop-blur auf active label - .world-panel top-padding: 58→32px (Info-Karte startet weiter oben) - Desktop @media 768px: Nav bleibt oben (dots+labels wie vorher) - components.css ?v=1003, SW by-v1004, APP_VER 1004
This commit is contained in:
parent
d03e49800d
commit
d6eb2bcf98
5 changed files with 35 additions and 39 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v1003';
|
||||
const CACHE_VERSION = 'by-v1004';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
const CACHE_API = 'ban-yaro-api-v1'; // API-Response-Cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue