feat: add new icon assets for macOS and update tray icon handling

This commit is contained in:
Anish Sarkar 2026-05-19 20:04:37 +05:30
parent cd4e5ae7f2
commit 07688263d8
6 changed files with 17 additions and 3 deletions

View file

@ -251,7 +251,7 @@ export function LLMConfigForm({
role="combobox"
aria-expanded={modelComboboxOpen}
className={cn(
"w-full justify-between font-normal bg-transparent",
"w-full justify-between border-popover-border bg-transparent font-normal",
!field.value && "text-muted-foreground"
)}
>