styles: make ellipsis icon grey
This commit is contained in:
@@ -57,7 +57,7 @@ export const NotesOptionsPanel = observer(({ appState }: Props) => {
|
|||||||
}
|
}
|
||||||
>
|
>
|
||||||
<VisuallyHidden>Actions</VisuallyHidden>
|
<VisuallyHidden>Actions</VisuallyHidden>
|
||||||
<MoreIcon className="fill-current color-text block" />
|
<MoreIcon className="fill-current color-neutral block" />
|
||||||
</DisclosureButton>
|
</DisclosureButton>
|
||||||
<DisclosurePanel
|
<DisclosurePanel
|
||||||
onKeyUp={(event) => {
|
onKeyUp={(event) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user