Revert positioning.

This commit is contained in:
Paulo Gustavo Veiga 2022-10-23 19:06:18 -07:00
parent ca4fab7687
commit 624cb6ce0e

View File

@ -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}