mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 06:20:29 +00:00
chore: app polish (#13976)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
This commit is contained in:
parent
10985671ad
commit
277c68d8e5
2 changed files with 30 additions and 20 deletions
|
|
@ -278,7 +278,7 @@ export function Titlebar() {
|
|||
}}
|
||||
onMouseDown={drag}
|
||||
>
|
||||
<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" />
|
||||
<Show when={windows()}>
|
||||
<div class="w-6 shrink-0" />
|
||||
<div data-tauri-decorum-tb class="flex flex-row" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue