优化会话fork代码

This commit is contained in:
xintaofei
2026-03-15 11:50:18 +08:00
parent f50484f08c
commit 5f09079696
2 changed files with 15 additions and 12 deletions

View File

@@ -1333,6 +1333,7 @@ export function MessageInput({
disabled={disabled || !hasSendableContent}
size="icon"
className="rounded-l-none border-l border-primary-foreground/20 w-6"
aria-label={t("forkAndSend")}
>
<ChevronUp className="h-3 w-3" />
</Button>