mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Swap color scheme for import account label
This commit is contained in:
parent
b4aac16c58
commit
6f8077f587
@ -66,8 +66,9 @@
|
|||||||
|
|
||||||
.keyring-label {
|
.keyring-label {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
background-color: $black;
|
background-color: $dusty-gray;
|
||||||
color: $dusty-gray;
|
color: $black;
|
||||||
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user