polish(admin): Übersicht-Kacheln klickbar + Notfall-Signal, Notfall-Text umbricht

- Übersicht: Kacheln (Nutzer/Anfragen/Notfälle/LLM) springen per Klick in den Bereich;
  Notfall-Kachel wird rot mit "ansehen", wenn Ereignisse vorliegen, sonst "keine".
- Notfall-Tabelle: Textausschnitt umbricht statt abzuschneiden -> auf Mobil lesbar.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Dieter Schlüter 2026-06-21 00:32:52 +02:00
commit 7bac2952c5
2 changed files with 17 additions and 11 deletions

View file

@ -318,6 +318,6 @@
<div id="status" class="w-full max-w-3xl mx-auto mt-1 min-h-[1rem] text-xs text-slate-500 dark:text-slate-400"></div>
</footer>
<script src="/app.js?v=37"></script>
<script src="/app.js?v=38"></script>
</body>
</html>