Songs Library UI Fix
This commit is contained in:
parent
ed4dcbe338
commit
523a277729
1 changed files with 12 additions and 1 deletions
|
@ -2083,4 +2083,15 @@ input[type=checkbox][switch]:checked:active::before {
|
|||
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