mini-media-player
mini-media-player copied to clipboard
info is difficult to read with cover artwork sometimes
example:
proposed solution:
add some styling to the entity__info div:
backdrop-filter: blur(4px);
border-radius: 12px;
padding: 0 8px 2px;
result:
The small version (material) changes the color and the button's color font depending on the song, something the full size doesn't do
I'll play with that, thanks