perf: 走查问题调整
This commit is contained in:
@ -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}
|
||||
|
||||
Reference in New Issue
Block a user