Needs fixed size for placeholder thumbnail
This commit is contained in:
@ -6897,6 +6897,7 @@ main .track-view {
|
||||
margin-right: 2%; }
|
||||
.queue-view .current-track__artwork .thumbnail {
|
||||
width: 30vh;
|
||||
padding-bottom: 100%;
|
||||
display: inline-block; }
|
||||
.queue-view .current-track__artwork--radio-enabled .thumbnail {
|
||||
box-sizing: border-box; }
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user