This commit is contained in:
Markos Gogoulos
2025-11-21 14:52:25 +02:00
parent 894e39ed2b
commit a15a9403fe
3 changed files with 3 additions and 3 deletions

View File

@@ -224,7 +224,7 @@ a.item-thumb {
.item.playlist-item & {
&:before {
content: '\e04a'; // Material icon: queue_music (playlist icon)
content: '\e05f'; // Material icon: playlist_play
}
}