diff --git a/libs/remix-ui/debugger-ui/src/lib/debugger-ui.tsx b/libs/remix-ui/debugger-ui/src/lib/debugger-ui.tsx index 1dc5f4bbfd..0be03ba45b 100644 --- a/libs/remix-ui/debugger-ui/src/lib/debugger-ui.tsx +++ b/libs/remix-ui/debugger-ui/src/lib/debugger-ui.tsx @@ -387,7 +387,7 @@ export const DebuggerUI = (props: DebuggerUIProps) => { } - placement="top-start" + placement="bottom-start" > {customJSX}