mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-17 03:34:45 +08:00
feat: remove model icon
This commit is contained in:
@@ -144,8 +144,7 @@ export function InputBox({
|
||||
>
|
||||
<ModelSelectorTrigger asChild>
|
||||
<PromptInputButton>
|
||||
<BoxIcon className="size-4" />
|
||||
<ModelSelectorName className="font-light">
|
||||
<ModelSelectorName className="text-xs font-normal">
|
||||
{selectedModel?.displayName}
|
||||
</ModelSelectorName>
|
||||
</PromptInputButton>
|
||||
|
||||
Reference in New Issue
Block a user