addressing minor issues:

- padding not 100% all the on all screens with wallet card
- adding next address item link back to address section
This commit is contained in:
Jamal Jackson 2016-10-14 13:12:45 -04:00
commit 2b73b7adbb
3 changed files with 20 additions and 7 deletions

View file

@ -76,9 +76,11 @@
align-items: center;
}
}
.share{
flex:1;
max-width: 120px;
#qr-options{
display: flex;
flex-direction: row;
justify-content: center;
align-content: center;
.item{
i{left:25px;}
}