mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-08-03 12:40:24 +08:00
feat: make the floating selectionTools follow the scrolling, while the result window remains fixed (#40)
This commit is contained in:
@@ -213,7 +213,6 @@ function ConversationCard(props) {
|
||||
<FloatingToolbar
|
||||
session={session}
|
||||
selection=""
|
||||
position={position}
|
||||
container={toolbarContainer}
|
||||
closeable={true}
|
||||
triggered={true}
|
||||
|
||||
Reference in New Issue
Block a user