From a3dc9c24b098f5582bbf96a32cfb0094f5346d8e Mon Sep 17 00:00:00 2001 From: RainbowBird Date: Sat, 6 Jun 2026 00:58:27 +0800 Subject: [PATCH] style(stage): refine mobile TTS stop button Match the mobile manual TTS stop control to the subtler Web chat button treatment by removing the bright filled circle and using neutral icon styling with primary hover feedback. Signed-off-by: RainbowBird Commit-Message-Assisted-by: Codex --- .../src/components/Layouts/MobileInteractiveArea.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/packages/stage-layouts/src/components/Layouts/MobileInteractiveArea.vue b/packages/stage-layouts/src/components/Layouts/MobileInteractiveArea.vue index 3440524fc..09ced3276 100644 --- a/packages/stage-layouts/src/components/Layouts/MobileInteractiveArea.vue +++ b/packages/stage-layouts/src/components/Layouts/MobileInteractiveArea.vue @@ -258,15 +258,16 @@ onMounted(() => {