From d5a0ddb520429d09edb3fe9d5dde9866f8f7a8fe Mon Sep 17 00:00:00 2001
From: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Date: Tue, 2 Jun 2026 16:13:55 +0800
Subject: [PATCH] fix(app): tab title truncation and close button positioning
(#30349)
---
packages/app/src/components/titlebar.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages/app/src/components/titlebar.tsx b/packages/app/src/components/titlebar.tsx
index 5769a5d38..e41b5dda7 100644
--- a/packages/app/src/components/titlebar.tsx
+++ b/packages/app/src/components/titlebar.tsx
@@ -761,10 +761,10 @@ function TabNavItem(props: {