From 2ef827dd478f655309e3011270f96ea0917d1f28 Mon Sep 17 00:00:00 2001 From: RainbowBird Date: Sat, 6 Sep 2025 22:50:00 +0800 Subject: [PATCH] fix(stage-web): adjust padding and layout in ChatHistory and InteractiveArea components (#559) --- apps/stage-web/src/components/Layouts/InteractiveArea.vue | 2 +- apps/stage-web/src/components/Widgets/ChatHistory.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/stage-web/src/components/Layouts/InteractiveArea.vue b/apps/stage-web/src/components/Layouts/InteractiveArea.vue index ce06ff68d..f5b6cf844 100644 --- a/apps/stage-web/src/components/Layouts/InteractiveArea.vue +++ b/apps/stage-web/src/components/Layouts/InteractiveArea.vue @@ -144,7 +144,7 @@ onAfterMessageComposed(async () => { h-full w-full overflow-scroll rounded-xl bg="primary-50/50 dark:primary-950/70" backdrop-blur-md > - +
{