From 21f72ed925f4cfddc2c0163a3a5d6e6a4e93354c Mon Sep 17 00:00:00 2001 From: tusharmagar Date: Tue, 10 Feb 2026 10:36:50 +0530 Subject: [PATCH] style: titlebar text padding --- apps/x/apps/renderer/src/App.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/x/apps/renderer/src/App.tsx b/apps/x/apps/renderer/src/App.tsx index 2ae02677..981a9b94 100644 --- a/apps/x/apps/renderer/src/App.tsx +++ b/apps/x/apps/renderer/src/App.tsx @@ -522,7 +522,9 @@ function ContentHeader({ children }: { children: React.ReactNode }) {
{children} @@ -2084,7 +2086,7 @@ function App() { {/* Header - also serves as titlebar drag region, adjusts padding when sidebar collapsed */} - + {headerTitle} {selectedPath && (