fix: prompt agent button style
This commit is contained in:
parent
bf9047ccd1
commit
ecd28fd520
3 changed files with 33 additions and 1 deletions
|
|
@ -1583,6 +1583,7 @@ export const PromptInput: Component<PromptInputProps> = (props) => {
|
|||
onSelect={local.agent.set}
|
||||
class="capitalize"
|
||||
variant="ghost"
|
||||
triggerVariant="button"
|
||||
/>
|
||||
</TooltipKeybind>
|
||||
<Show
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue