fix: prompt agent button style

This commit is contained in:
David Hill
2026-01-20 21:06:45 +00:00
parent bf9047ccd1
commit ecd28fd520
3 changed files with 33 additions and 1 deletions

View File

@@ -1583,6 +1583,7 @@ export const PromptInput: Component<PromptInputProps> = (props) => {
onSelect={local.agent.set}
class="capitalize"
variant="ghost"
triggerVariant="button"
/>
</TooltipKeybind>
<Show