mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 14:47:56 +01:00
Revert positioning.
This commit is contained in:
parent
ca4fab7687
commit
624cb6ce0e
@ -111,7 +111,6 @@ export const ToolbarSubmenu = (props: {
|
|||||||
<Popover
|
<Popover
|
||||||
role="submenu"
|
role="submenu"
|
||||||
open={open}
|
open={open}
|
||||||
style={{ zIndex: 1000 }}
|
|
||||||
onClose={() => setOpen(false)}
|
onClose={() => setOpen(false)}
|
||||||
anchorEl={itemRef.current}
|
anchorEl={itemRef.current}
|
||||||
container={itemRef.current}
|
container={itemRef.current}
|
||||||
|
Loading…
Reference in New Issue
Block a user