replace scan icon

This commit is contained in:
Javier 2016-11-21 12:00:18 -03:00
commit e8e26b4de8
2 changed files with 17 additions and 11 deletions

View file

@ -1,14 +1,13 @@
#tab-send {
@extend .deflash-blue;
.qr-scan-icon a {
z-index: 10;
display: block;
position: absolute;
top: 55px;
right: 0;
padding: 0 10px;
font-size: 24px;
input {
width: 100%;
}
.qr-scan-icon {
cursor: pointer;
cursor: hand;
border-left: 1px solid rgb(228, 228, 228);
padding-left: 10px;
}
.qr-icon {
line-height: 45px;