backup needed modal

This commit is contained in:
Gabriel Bazán 2016-09-26 13:05:15 -03:00
commit 7969a40645
7 changed files with 104 additions and 14 deletions

View file

@ -43,6 +43,16 @@
}
&-gen-address {}
}
.qr {
padding: 30px;
}
.backup {
background-color: orange;
color: #fff;
i {
padding: 10px;
}
}
}
#wallets {
position: relative;