From 58105716106af1f9c783d1882be871382974b627 Mon Sep 17 00:00:00 2001 From: Yash121l Date: Thu, 14 May 2026 19:06:23 +0530 Subject: [PATCH] fix(web): center logo in sidebar header Add `justify-center` to the logo link so the T3 wordmark and "Code" label are horizontally centered within the full-width flex-1 link, regardless of sidebar width. Co-Authored-By: Claude Sonnet 4.6 --- apps/web/src/components/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/Sidebar.tsx b/apps/web/src/components/Sidebar.tsx index e8c5bbe0b11..1fd5620fb1d 100644 --- a/apps/web/src/components/Sidebar.tsx +++ b/apps/web/src/components/Sidebar.tsx @@ -2457,7 +2457,7 @@ const SidebarChromeHeader = memo(function SidebarChromeHeader({ render={