[common mobile] Added styles

This commit is contained in:
JuliaSvinareva 2021-01-14 18:42:43 +03:00
parent a44b725f35
commit 0126f6636a

View file

@ -7,8 +7,13 @@
@autoColor: @black;
.popup, .popover, .sheet-modal {
.list:first-child {
margin-top: 0;
.list {
&:first-child {
margin-top: 0;
}
.inner-range-title {
padding: 15px 0 0 15px;
}
}
}