mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +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-high {
|
||||
color: var(--color-success-muted);
|
||||
color: var(--color-success-default);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user