mirror of
https://github.com/langgenius/dify.git
synced 2026-08-30 17:11:50 +08:00
fix: stabilize the agent tool picker placement (#41132)
This commit is contained in:
@@ -337,7 +337,7 @@ function AddToolMenu({
|
||||
}
|
||||
/>
|
||||
<PopoverContent
|
||||
placement="bottom-end"
|
||||
placement="top-end"
|
||||
sideOffset={4}
|
||||
className={
|
||||
view === 'menu'
|
||||
|
||||
Reference in New Issue
Block a user