chore: make mobile menu ui more native-like (#2594)

This commit is contained in:
Aman Harwara
2023-10-18 21:31:28 +05:30
committed by GitHub
parent 6a40f611f6
commit 2e3ac3ce57
32 changed files with 615 additions and 584 deletions

View File

@@ -221,7 +221,7 @@ const FilePreviewModal = observer(({ application }: Props) => {
togglePopover={closeOptionsMenu}
side="bottom"
align="start"
className="py-2"
className="md:pb-2"
overrideZIndex="z-modal"
>
<Menu a11yLabel="File context menu" isOpen={showOptionsMenu}>