From 755151cd9e1cfa9cf61811aa727a35d59524b180 Mon Sep 17 00:00:00 2001 From: Test Date: Thu, 25 Jun 2026 07:07:30 +0000 Subject: [PATCH] fix(app): refine tab color geometry --- packages/app/src/components/titlebar-tab-color.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/app/src/components/titlebar-tab-color.tsx b/packages/app/src/components/titlebar-tab-color.tsx index bce22e43cb..230090c998 100644 --- a/packages/app/src/components/titlebar-tab-color.tsx +++ b/packages/app/src/components/titlebar-tab-color.tsx @@ -136,8 +136,8 @@ export function TabColorPill(props: { color?: string }) {