Added invalid message if I paste a wrong wallet secret
This commit is contained in:
parent
1f691d8a2f
commit
96116c14fd
2 changed files with 14 additions and 1 deletions
|
|
@ -258,6 +258,11 @@ a:hover {
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.box-setup label small.has-error {
|
||||
font-size: 11px;
|
||||
color: #FFA59B;
|
||||
}
|
||||
|
||||
.last-transactions {
|
||||
margin-bottom: 2rem;
|
||||
background-color: #E8EAEF;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue