From 579349c123473ef440069c97b2c241526caebe3e Mon Sep 17 00:00:00 2001 From: jan Date: Thu, 28 May 2026 21:28:14 +0200 Subject: [PATCH] Kopfbereich kompakter machen --- src/components/dashboard/dashboard-shell.tsx | 35 +++++++++++--------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/src/components/dashboard/dashboard-shell.tsx b/src/components/dashboard/dashboard-shell.tsx index efe5ac1..32b4adf 100644 --- a/src/components/dashboard/dashboard-shell.tsx +++ b/src/components/dashboard/dashboard-shell.tsx @@ -3960,7 +3960,7 @@ export function DashboardShell({ return ( - + - + {viewer.role === "ORGA" ? ( ) : null} - + - - Rave for Peace - - + {"RFP Finanz\u00fcbersicht"} {`Aktuelle \u00dcbersicht: ${currentPeriod?.name ?? "Zeitraum fehlt"}.`} - + {viewer.approvalPermissions.length > 0 ? (