mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 10:14:22 +01:00
wip: Tweaking select styles
This ghost style is placeholder for now until we style this properly with an icon and all the states.
This commit is contained in:
@@ -365,6 +365,7 @@ export const PromptInput: Component<PromptInputProps> = (props) => {
|
||||
current={local.agent.current().name}
|
||||
onSelect={local.agent.set}
|
||||
class="capitalize"
|
||||
variant="ghost"
|
||||
/>
|
||||
<SelectDialog
|
||||
title="Select model"
|
||||
|
||||
Reference in New Issue
Block a user