From 48a95565bc3deb81935aa2a4cf1d4471729c9478 Mon Sep 17 00:00:00 2001 From: Test Date: Thu, 25 Jun 2026 03:40:14 +0000 Subject: [PATCH] Revert "fix(app): stabilize titlebar tab width" This reverts commit 90a7fb70581657760729934141ed0462e71d227a. --- packages/app/src/components/titlebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/src/components/titlebar.tsx b/packages/app/src/components/titlebar.tsx index 4133183648..07f6e522f3 100644 --- a/packages/app/src/components/titlebar.tsx +++ b/packages/app/src/components/titlebar.tsx @@ -795,7 +795,7 @@ type TitlebarV2RightState = { function TitlebarV2Right(props: { state: TitlebarV2RightState }) { return ( -
+