[common mobile] Added styles
This commit is contained in:
parent
a44b725f35
commit
0126f6636a
|
@ -7,8 +7,13 @@
|
||||||
@autoColor: @black;
|
@autoColor: @black;
|
||||||
|
|
||||||
.popup, .popover, .sheet-modal {
|
.popup, .popover, .sheet-modal {
|
||||||
.list:first-child {
|
.list {
|
||||||
margin-top: 0;
|
&:first-child {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
.inner-range-title {
|
||||||
|
padding: 15px 0 0 15px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue