Layout: Footer-Links absolut positioniert, Chips dichter am FAB
- .world-panel: bottom-padding 88→76px, position:relative als Anker - .world-footer-links: position:absolute bottom:safe-area+4px — nimmt keinen Platz im Fluss mehr ein, klebt am unteren Bildschirmrand - Chips sitzen jetzt näher am FAB, Hintergrundbild bekommt mehr Raum - components.css ?v=1002, SW by-v1003, APP_VER 1003
This commit is contained in:
parent
a8c63e87da
commit
d03e49800d
5 changed files with 10 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v1002';
|
||||
const CACHE_VERSION = 'by-v1003';
|
||||
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