improvement: better popover menu styles

This commit is contained in:
canove
2020-10-18 16:56:45 -03:00
parent 5e769e5f8e
commit 1c8f86fd44
3 changed files with 10 additions and 7 deletions

View File

@@ -39,8 +39,9 @@ const TicketOptionsMenu = ({ ticket, menuOpen, handleClose, anchorEl }) => {
<Menu
id="menu-appbar"
anchorEl={anchorEl}
getContentAnchorEl={null}
anchorOrigin={{
vertical: "top",
vertical: "bottom",
horizontal: "right",
}}
keepMounted