Fixed less
This commit is contained in:
parent
ca250d7e97
commit
8caa6676e7
|
@ -88,14 +88,15 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.checkbox {
|
.checkbox {
|
||||||
margin-top : 0px;
|
margin-top : 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
i {
|
i {
|
||||||
&:before {
|
&:before {
|
||||||
color: #ffffff;
|
color : #ffffff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.loading-folders {
|
.loading-folders {
|
||||||
margin : 30px 0px;
|
margin : 30px 0px;
|
||||||
|
|
Loading…
Reference in New Issue