mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Dark Mode: Fix currently selected network color (#13918)
This commit is contained in:
parent
da1b8dd4bb
commit
8143222f92
@ -239,7 +239,7 @@
|
||||
|
||||
&__networks-list-name--selected {
|
||||
font-weight: bold;
|
||||
color: #000;
|
||||
color: var(--color-text-default);
|
||||
}
|
||||
|
||||
&__networks-list-name--disabled {
|
||||
|
Loading…
Reference in New Issue
Block a user