feat: make tags container expandable

This commit is contained in:
Antonella Sgarlatta
2021-05-27 21:17:39 -03:00
parent 48562e8b26
commit 7ac5856205
4 changed files with 136 additions and 30 deletions

View File

@@ -54,7 +54,7 @@ export const NotesOptionsPanel = observer(({ appState }: Props) => {
}}
onBlur={closeOnBlur}
ref={buttonRef}
className="sn-icon-button"
className="sn-icon-button mt-2"
>
<VisuallyHidden>Actions</VisuallyHidden>
<Icon type="more" className="block" />