Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/home_views_polish
This commit is contained in:
commit
0ebefdce7a
14 changed files with 112 additions and 77 deletions
|
|
@ -8,6 +8,7 @@
|
|||
height:100%;
|
||||
}
|
||||
#add-contact{
|
||||
min-width: 300px;
|
||||
img{
|
||||
width: 10rem;
|
||||
display: inline-block;
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@
|
|||
background: #fff;
|
||||
.incomplete {
|
||||
padding: 50px;
|
||||
height: 350px;
|
||||
.title {
|
||||
padding: 20px;
|
||||
font-size: 25px;
|
||||
|
|
@ -44,11 +45,13 @@
|
|||
&-gen-address {}
|
||||
}
|
||||
.qr {
|
||||
padding: 30px;
|
||||
padding: 50px 0 20px 0;
|
||||
}
|
||||
.backup {
|
||||
background-color: orange;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
i {
|
||||
padding: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue