From 650a092cc12051ea67b8d10ebb69c1140c9f9199 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Mon, 23 Feb 2026 20:10:08 +0800 Subject: [PATCH] feat: update stop button icon and tooltip in ChatInput component --- dashboard/src/components/chat/ChatInput.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard/src/components/chat/ChatInput.vue b/dashboard/src/components/chat/ChatInput.vue index a7c153bdb..63cb03e3d 100644 --- a/dashboard/src/components/chat/ChatInput.vue +++ b/dashboard/src/components/chat/ChatInput.vue @@ -95,14 +95,14 @@ + {{ tm('input.stopGenerating') }}