1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

Dark Mode: Fix colors in threedot asset menu (#13990)

This commit is contained in:
David Walsh 2022-03-16 14:08:05 -05:00 committed by GitHub
parent 4807002a5e
commit 383a21f735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@
width: 100%;
padding: 14px 0;
cursor: pointer;
color: inherit;
&__icon {
margin-right: 8px;