fix for artwork on playlists/albums, put some wip code for navigation events for history navigation

This commit is contained in:
booploops 2021-12-06 20:43:10 -08:00
parent a892305c09
commit 22194be526
4 changed files with 56 additions and 34 deletions

View file

@ -1845,7 +1845,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
}
.playlist-display .playlist-info .playlist-desc {
box-sizing: border-box;
font-size: 1.1rem;
font-size: 1em;
flex-shrink: unset;
margin-right: 5px;
}