began update for wallet module and receive screen

This commit is contained in:
Jamal Jackson 2016-09-07 09:46:00 -04:00
commit 21a2f41ef9
7 changed files with 135 additions and 36 deletions

View file

@ -63,3 +63,7 @@ ion-header-bar{
border:none;
}
}
.border-top{
border-top:1px solid rgb(228,228,228);
}