feat: make the floating selectionTools follow the scrolling, while the result window remains fixed (#40)

This commit is contained in:
josc146
2023-03-21 16:33:48 +08:00
parent 1adf4714ad
commit 75b23174bf
5 changed files with 17 additions and 15 deletions
@@ -213,7 +213,6 @@ function ConversationCard(props) {
<FloatingToolbar
session={session}
selection=""
position={position}
container={toolbarContainer}
closeable={true}
triggered={true}