mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
fix(app): add 8px spacing between share button and icon buttons in titlebar
This commit is contained in:
parent
a878b8d7ac
commit
937474aff0
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ export function SessionHeader() {
|
|||
</Show>
|
||||
</div>
|
||||
</Show>
|
||||
<div class="hidden md:block shrink-0">
|
||||
<div class="hidden md:flex items-center gap-3 ml-2 shrink-0">
|
||||
<TooltipKeybind
|
||||
title={language.t("command.terminal.toggle")}
|
||||
keybind={command.keybind("terminal.toggle")}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue