styles: make ellipsis icon grey

This commit is contained in:
Antonella Sgarlatta
2021-05-07 19:58:58 -03:00
parent 8f29b62744
commit bbea6813d3

View File

@@ -57,7 +57,7 @@ export const NotesOptionsPanel = observer(({ appState }: Props) => {
}
>
<VisuallyHidden>Actions</VisuallyHidden>
<MoreIcon className="fill-current color-text block" />
<MoreIcon className="fill-current color-neutral block" />
</DisclosureButton>
<DisclosurePanel
onKeyUp={(event) => {