Ref tab-receive. Fix UI standar alignment

This commit is contained in:
Gustavo Maximiliano Cortez 2017-05-23 15:58:25 -03:00
commit 6eedcd01a6
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 47 additions and 17 deletions

View file

@ -1,5 +1,26 @@
#tab-receive {
@extend .deflash-blue;
.button-share {
color: #fff;
box-shadow: none;
border-color: transparent;
background: transparent;
padding: 0 10px;
.icon:before {
font-size: 26px;
}
}
.button-request {
margin-top: 15px;
background: transparent;
border: none;
font-size: 12px;
color: $v-text-accent-color;
i.icon {
vertical-align: middle;
padding-left: 5px;
}
}
.address {
background: #fff;
overflow: auto;
@ -21,9 +42,6 @@
margin-top: 5%;
font-size: 13px;
}
.request-button {
padding-top: 20px;
}
}
.incomplete {
.title {