Fix: Karte — Locate-Button CSS explizit (#fff, Inline-SVG statt Sprite-Use)

This commit is contained in:
rene 2026-04-17 10:16:09 +02:00
parent a0e1a26bd2
commit 50ec181dba
4 changed files with 16 additions and 14 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '92'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '93'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {