Merge pull request #4194 from janhq/main

Sync main to dev after 0.5.10
This commit is contained in:
Louis 2024-12-03 11:51:52 +07:00 committed by GitHub
commit c000cd5345
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"