Merge pull request #234 from cmgustavo/ref/design-16
Fix addressbook. Modal can be opened from anywhere
This commit is contained in:
commit
9c6ccd3ede
7 changed files with 172 additions and 117 deletions
|
|
@ -450,14 +450,10 @@ ul.wallet-selection.wallets {
|
|||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.qr-scan-icon {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.qr-scan-icon a {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: 25px;
|
||||
right: 0;
|
||||
padding: 0 10px;
|
||||
font-size: 24px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue