Merge branch 'main' of https://github.com/ciderapp/Cider
This commit is contained in:
commit
88927dc15f
1 changed files with 12 additions and 1 deletions
|
@ -2084,3 +2084,14 @@ input[type=checkbox][switch]:checked:active::before {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content-inner {
|
||||||
|
&.library-page {
|
||||||
|
.heart-icon {
|
||||||
|
left: 7px;
|
||||||
|
}
|
||||||
|
.cd-mediaitem-list-item {
|
||||||
|
padding-left: 25px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue