chore: fix non-portal popover positioning

This commit is contained in:
Aman Harwara
2023-08-09 13:34:44 +05:30
parent 970238ad4d
commit 48ee9ad16e
4 changed files with 3 additions and 6 deletions

View File

@@ -223,7 +223,6 @@ const FilePreviewModal = observer(({ application }: Props) => {
align="start"
className="py-2"
overrideZIndex="z-modal"
portal={false}
>
<Menu a11yLabel="File context menu" isOpen={showOptionsMenu}>
<FileMenuOptions