Music Player & Playlist Manager

This commit is contained in:
Andrey Tkachenko
2026-04-08 15:14:03 +03:00
parent 2e8e0ef6c5
commit da066f47fa
53 changed files with 6043 additions and 23 deletions
+7
View File
@@ -497,6 +497,13 @@
font-size: 20px;
}
/* Playlist track count in selector */
.playlist-track-count {
margin-left: auto;
font-size: 12px;
color: #718096;
}
/* Custom confirm dialog */
.confirm-dialog {
position: fixed;