Needs fixed size for placeholder thumbnail

This commit is contained in:
James Barnsley
2019-08-09 16:48:48 +12:00
parent 88a88bd2a5
commit 9e5dbdfa8f
4 changed files with 4 additions and 2 deletions

View File

@ -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