We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11cba31 commit b4005aeCopy full SHA for b4005ae
1 file changed
packages/app/src/components/titlebar.tsx
@@ -278,7 +278,7 @@ export function Titlebar() {
278
}}
279
onMouseDown={drag}
280
>
281
- <div id="opencode-titlebar-right" class="flex items-center gap-3 shrink-0 justify-end" />
+ <div id="opencode-titlebar-right" class="flex items-center gap-1 shrink-0 justify-end" />
282
<Show when={windows()}>
283
<div class="w-6 shrink-0" />
284
<div data-tauri-decorum-tb class="flex flex-row" />
0 commit comments