fix: fix tags container width

This commit is contained in:
Antonella Sgarlatta
2021-05-31 16:27:17 -03:00
parent 70e4425e20
commit b54de00b40
4 changed files with 73 additions and 50 deletions

View File

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