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 && (