mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix color in v2 gas fee modal (#14224)
This commit is contained in:
parent
067fd78ea6
commit
74ef9edd54
@ -83,6 +83,6 @@
|
|||||||
|
|
||||||
&__time-estimate-medium,
|
&__time-estimate-medium,
|
||||||
&__time-estimate-high {
|
&__time-estimate-high {
|
||||||
color: var(--color-success-muted);
|
color: var(--color-success-default);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user