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:
parent
8009fddd19
commit
2b73b7adbb
3 changed files with 20 additions and 7 deletions
|
|
@ -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;}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue