From fe6fc33165724dd0427a6bdd6b21bc40eed4b098 Mon Sep 17 00:00:00 2001 From: Dicken Date: Tue, 16 Jun 2026 16:30:50 +0200 Subject: [PATCH] fix: Badge-Container nowrap verhindert Zeilenumbruch --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index b1cee41..c2542ef 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -757,7 +757,7 @@ function BestellStats() {
3D-DRUCK STATISTIK
{/* Status-Badges im zugeklappten Zustand */} {!open && stats && ( -
+