From a9dd08bcac9e565e3a8b03c3038d0527b3855685 Mon Sep 17 00:00:00 2001 From: Val Alexander Date: Sat, 25 Apr 2026 07:55:17 -0500 Subject: [PATCH] Simplify the workspace home row - Remove the secondary status line from the brand row - Tighten the layout so the sidebar header reads as a single compact line --- apps/web/src/components/Sidebar.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/apps/web/src/components/Sidebar.tsx b/apps/web/src/components/Sidebar.tsx index 6cd9e851..c1aac003 100644 --- a/apps/web/src/components/Sidebar.tsx +++ b/apps/web/src/components/Sidebar.tsx @@ -2553,15 +2553,12 @@ export default function Sidebar() { > -
+
{APP_BASE_NAME} - - {brandFooterStatus.detail} -
-
+