mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -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 {
|
||||
margin-top : 0px;
|
||||
}
|
||||
margin-top : 0px;
|
||||
}
|
||||
|
||||
i {
|
||||
&:before {
|
||||
color: #ffffff;
|
||||
color : #ffffff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.loading-folders {
|
||||
margin : 30px 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue