feat: improve change editor menu keyboard navigation (#831)

This commit is contained in:
Aman Harwara
2022-01-30 20:28:35 +05:30
committed by GitHub
parent b932e2a45e
commit 0ecbde6bac
5 changed files with 98 additions and 72 deletions

View File

@@ -270,7 +270,7 @@ export const ChangeEditorOption: FunctionComponent<ChangeEditorOptionProps> = ({
...changeEditorMenuPosition,
position: 'fixed',
}}
className="sn-dropdown flex flex-col py-1 max-h-120 min-w-68 fixed overflow-y-auto"
className="sn-dropdown flex flex-col py-0.5 max-h-120 min-w-68 fixed overflow-y-auto"
>
<PremiumModalProvider state={appState.features}>
<EditorAccordionMenu