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
|
@ -2083,4 +2083,15 @@ input[type=checkbox][switch]:checked:active::before {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.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