[common mobile] Fixed color-preview styles for ios
This commit is contained in:
parent
717bc84804
commit
c2ef4ad5ff
|
@ -172,6 +172,13 @@
|
|||
background-color: @autoColor;
|
||||
}
|
||||
}
|
||||
.item-after {
|
||||
.color-preview {
|
||||
width: 75px;
|
||||
height: 30px;
|
||||
margin-top: -3px;
|
||||
}
|
||||
}
|
||||
}
|
||||
li.no-indicator {
|
||||
.item-link {
|
||||
|
|
Loading…
Reference in a new issue