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