perf: 走查问题调整

This commit is contained in:
rd
2025-08-29 14:52:04 +08:00
parent 8b8b1ecb88
commit cbcf3f216f
5 changed files with 26 additions and 25 deletions

View File

@ -149,7 +149,7 @@ export default {
return () => (
<div class="chat-view-wrap w-full h-full flex">
<section class="flex-1 flex flex-col pt-20px justify-center relative px-16px">
<section class="flex-1 flex flex-col pt-20px justify-center relative pl-16px pr-2px">
<div class="flex-1 overflow-hidden pb-20px">
<BubbleList
ref={bubbleListRef}