fix: stabilize the agent tool picker placement (#41132)

This commit is contained in:
Joel
2026-08-24 03:38:57 +00:00
committed by GitHub
parent 3f7e6cdcb4
commit 24287bcb0c
@@ -337,7 +337,7 @@ function AddToolMenu({
}
/>
<PopoverContent
placement="bottom-end"
placement="top-end"
sideOffset={4}
className={
view === 'menu'