chore: fix padding

This commit is contained in:
Aman Harwara
2023-05-12 20:54:08 +05:30
parent e1c5319965
commit 214f299563

View File

@@ -49,7 +49,7 @@ const NotesOptionsPanel = ({
togglePopover={toggleMenu}
anchorElement={buttonRef.current}
open={isOpen}
className="select-none md:pt-2"
className="select-none pt-2"
>
<Menu a11yLabel="Note options menu" isOpen={isOpen}>
<NotesOptions