unreleased songs will now display properly
This commit is contained in:
parent
ed8e977786
commit
40c8925193
3 changed files with 1570 additions and 12 deletions
|
@ -547,6 +547,11 @@
|
|||
color: #eee;
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
opacity: 0.5;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
// list item compact
|
||||
&.compact {
|
||||
height: 40px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue