fix some part of playlist view

This commit is contained in:
vapormusic 2021-12-07 00:23:20 +07:00
parent 2a3526d133
commit f97ab166de
3 changed files with 13 additions and 1 deletions

View file

@ -1757,4 +1757,9 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
font-size: 1.1rem;
flex-shrink: unset;
margin-right: 5px;
}
.playlist-time {
margin: 6px;
opacity: 0.7;
}