Still converting to bootstrap 5. Fixed tracks current position display

This commit is contained in:
emeric
2022-05-14 16:27:17 +02:00
parent 055e76ae5d
commit 59b83587c5
+4
View File
@@ -27,6 +27,10 @@ body {
z-index: 999;
}
.Lms-entry-playing {
background-color: var(--bs-dark);
}
.Lms-cover {
max-height: 100%;
max-width: 100%;