toggle contact name/address

This commit is contained in:
JDonadio 2017-02-22 15:08:51 -05:00
commit 9817af964e
3 changed files with 13 additions and 4 deletions

View file

@ -17,4 +17,7 @@
.wallet-name {
margin-top: -3px;
}
.toggle {
cursor: pointer;
}
}