mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Fixed less
This commit is contained in:
parent
ca250d7e97
commit
8caa6676e7
1 changed files with 4 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue