Skip to content

Commit

Permalink
Merge pull request #4194 from janhq/main
Browse files Browse the repository at this point in the history
Sync main to dev after 0.5.10
  • Loading branch information
louis-jan authored Dec 3, 2024
2 parents 852d65e + 7b5f8dd commit c000cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/screens/Thread/ThreadCenterPanel/ChatBody/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c000cd5

Please sign in to comment.