From 9bc2d718b62a28e7b3752a9e7a461aac8ae363a2 Mon Sep 17 00:00:00 2001 From: Lulu Date: Mon, 13 Apr 2026 14:33:38 +0800 Subject: [PATCH] =?UTF-8?q?fix(stage-ui):=20fit=20scroll=20visualizer=20me?= =?UTF-8?q?trics=20and=20scroller=20in=20fixed=20he=E2=80=A6=20(#1632)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by-agent: Cursor --- .../chat/composables/use-element-scroll-visualize.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/stage-ui/src/components/scenarios/chat/composables/use-element-scroll-visualize.vue b/packages/stage-ui/src/components/scenarios/chat/composables/use-element-scroll-visualize.vue index fad56c622..6564dc584 100644 --- a/packages/stage-ui/src/components/scenarios/chat/composables/use-element-scroll-visualize.vue +++ b/packages/stage-ui/src/components/scenarios/chat/composables/use-element-scroll-visualize.vue @@ -45,7 +45,7 @@ const floatingTop = computed(() => {