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