Fix confirm view for bitcoin cash legacy address
This commit is contained in:
parent
e486568708
commit
5e0b5c876b
3 changed files with 35 additions and 4 deletions
|
|
@ -30,4 +30,9 @@
|
|||
.toggle {
|
||||
cursor: pointer;
|
||||
}
|
||||
.legacy-bitcoin-address {
|
||||
font-size: 12px;
|
||||
color: #aaa;
|
||||
margin-left: 40px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue