cyp/app/css/elements/song.less
Ondrej Zara a57207f80e
search
2020-03-13 23:01:16 +01:00

14 lines
172 B
Plaintext

cyp-song {
.item;
.multiline {
.flex-column;
min-width: 0; // bez tohoto se odmita zmensit
.subtitle { .ellipsis; }
}
cyp-queue & .track { display: none; }
}