fix: css scrollbar overlay other components
This commit is contained in:
parent
0401ae7805
commit
e0216233e0
@ -88,7 +88,7 @@ const ChatBody = memo(
|
||||
}
|
||||
|
||||
return (
|
||||
<div className="scroll-area flex h-full w-full flex-col overflow-x-hidden">
|
||||
<div className="flex h-full w-full flex-col overflow-x-hidden">
|
||||
<div
|
||||
ref={parentRef}
|
||||
className="List"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user