Fix color in v2 gas fee modal (#14224)

feature/default_network_editable
Dan J Miller 3 years ago
parent 57d14053cb
commit 794d6f72bd
  1. 2
      ui/components/app/edit-gas-fee-popover/edit-gas-item/index.scss

@ -83,6 +83,6 @@
&__time-estimate-medium,
&__time-estimate-high {
color: var(--success-3);
color: var(--color-success-default);
}
}

Loading…
Cancel
Save