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:
rene 2026-05-15 22:01:41 +02:00
parent a8c63e87da
commit d03e49800d
5 changed files with 10 additions and 6 deletions

View file

@ -103,7 +103,7 @@
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
<link rel="stylesheet" href="/css/design-system.css?v=907">
<link rel="stylesheet" href="/css/layout.css?v=973">
<link rel="stylesheet" href="/css/components.css?v=1001">
<link rel="stylesheet" href="/css/components.css?v=1002">
</head>
<body>