From d29c3b5530aa9ba6dfae3d4f00d0c9dd96956222 Mon Sep 17 00:00:00 2001 From: Dicken Date: Sat, 13 Jun 2026 23:17:32 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20dvh=20+=20interactive-widget=20+=20minHe?= =?UTF-8?q?ight:0=20f=C3=BCr=20Tastatur-Layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/index.html | 2 +- frontend/src/App.jsx | 4 ++-- frontend/src/tools/nachrichten.jsx | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 96d094f..fa8ccd5 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - + diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 2e14015..bea2eea 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -3378,14 +3378,14 @@ export default function App() { -
+
{!mobile && ( {localStorage.removeItem('sk_token');setUser(null);}} diff --git a/frontend/src/tools/nachrichten.jsx b/frontend/src/tools/nachrichten.jsx index 11714b0..704e392 100644 --- a/frontend/src/tools/nachrichten.jsx +++ b/frontend/src/tools/nachrichten.jsx @@ -396,7 +396,7 @@ export default function Nachrichten({ toast, mobile, nav }) { {/* ── Chat ──────────────────────────────────────────────────────── */} {showChat && ( -
+
{!activeUser ? (
@@ -449,7 +449,7 @@ export default function Nachrichten({ toast, mobile, nav }) {
{/* Nachrichten */} -