fix addressbook scan icon
This commit is contained in:
parent
1ebba5c0d0
commit
e205c3ab5b
2 changed files with 26 additions and 11 deletions
|
|
@ -5,6 +5,19 @@
|
|||
.list {
|
||||
background-color: #fff;
|
||||
}
|
||||
.qr-scan-icon a {
|
||||
z-index: 10;
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 164px;
|
||||
right: 0;
|
||||
padding: 0 10px;
|
||||
font-size: 24px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.qr-icon {
|
||||
line-height: 45px;
|
||||
}
|
||||
}
|
||||
#view-address-book {
|
||||
.scroll {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue