send max button - show wallet selector

This commit is contained in:
Javier 2016-11-03 17:53:32 -03:00
commit f4b29d9298
4 changed files with 57 additions and 6 deletions

View file

@ -54,6 +54,10 @@
color: $dark-gray;
font-weight: bold;
}
.send-max {
float: right;
padding-top: 10px;
}
}
.amount {
display: flex;