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