mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-29 19:34:32 +00:00
tweak(ui): expanded color state on titlebar buttons
This commit is contained in:
parent
09286ccae0
commit
2f56761060
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ export function StatusPopover() {
|
|||
triggerProps={{
|
||||
variant: "ghost",
|
||||
class:
|
||||
"rounded-md h-[24px] pr-3 pl-0.5 gap-2 border border-border-weak-base bg-surface-panel shadow-none hover:bg-surface-base-hover focus-visible:bg-surface-base-hover active:bg-surface-base-active data-[expanded]:bg-surface-base-active",
|
||||
"rounded-md h-[24px] pr-3 pl-0.5 gap-2 border border-border-weak-base bg-surface-panel shadow-none data-[expanded]:bg-surface-base-active",
|
||||
style: { scale: 1 },
|
||||
}}
|
||||
trigger={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue