Fix: Admin-Seite Mobile-kompatibel (Tabellen scrollbar, Filter wrap, Touch-Targets)

This commit is contained in:
rene 2026-04-17 23:25:50 +02:00
parent 92620c2c52
commit bfdf6ebfae
4 changed files with 208 additions and 81 deletions

View file

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