replace scan icon
This commit is contained in:
parent
9204f131ce
commit
e8e26b4de8
2 changed files with 17 additions and 11 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue