summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/app/src')
-rw-r--r--packages/app/src/components/titlebar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/app/src/components/titlebar.tsx b/packages/app/src/components/titlebar.tsx
index 262b3e073..defbc813b 100644
--- a/packages/app/src/components/titlebar.tsx
+++ b/packages/app/src/components/titlebar.tsx
@@ -274,7 +274,7 @@ export function Titlebar() {
<div
classList={{
"flex items-center min-w-0 justify-end": true,
- "pr-6": !windows(),
+ "pr-2": !windows(),
}}
onMouseDown={drag}
>