Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making transaction error text visible #119

Merged
merged 2 commits into from Feb 5, 2020
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Making transaction error text visible

  • Loading branch information
ryanml committed Feb 5, 2020
commit 3942480c7fd6862e1c3e526847708a4eaf5df874
@@ -146,7 +146,8 @@
.confirm-seed-phrase__seed-word,
.reveal-seed-phrase__secret-words,
.ens-input__wrapper__input,
.dialog.send__error-dialog.dialog--error {
.dialog.send__error-dialog.dialog--error,
.error-message__text {
color: #000;
}

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.