Fixed backup phrase color
This commit is contained in:
parent
f9ae264483
commit
6d06f73e10
1 changed files with 4 additions and 0 deletions
|
|
@ -146,6 +146,10 @@ button.button.button-secondary {
|
|||
color: #494949 !important;
|
||||
}
|
||||
|
||||
#wallet-backup-phrase .backup-phrase {
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
#wallet-backup-phrase-step-2 .select-word {
|
||||
color: #FFF !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue