Added artwork+biography in artist view, ref #640

This commit is contained in:
emeric
2025-03-23 14:49:27 +01:00
parent cb631eea06
commit 9dd8b4b381
14 changed files with 88 additions and 39 deletions
+2 -3
View File
@@ -87,7 +87,7 @@ body {
min-width: 64px;
}
.Lms-cover-full-modal-dialog {
.Lms-artwork-full-modal-dialog {
width: auto;
max-width: none;
max-height: 90vh;
@@ -103,12 +103,11 @@ body {
height: auto;
display: block;
margin: auto;
cursor: pointer;
object-fit: contain;
}
.Lms-cursor-pointer {
cursor: pointer;
cursor: pointer;
}
#lms-mp-progress {