mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-01 12:34:40 +00: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 {
|
||||
margin-top : 0px;
|
||||
}
|
||||
margin-top : 0px;
|
||||
}
|
||||
|
||||
i {
|
||||
&:before {
|
||||
color: #ffffff;
|
||||
color : #ffffff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.loading-folders {
|
||||
margin : 30px 0px;
|
||||
|
|
Loading…
Reference in a new issue