1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +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%; width: 100%;
padding: 14px 0; padding: 14px 0;
cursor: pointer; cursor: pointer;
color: inherit;
&__icon { &__icon {
margin-right: 8px; margin-right: 8px;