Added non album tracks in the artist view. ref #165

This commit is contained in:
emeric
2021-09-15 12:56:01 +02:00
parent 7affe08fc4
commit f24ef27d2a
8 changed files with 79 additions and 6 deletions
+5
View File
@@ -126,6 +126,7 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
.Lms-explore-entry-list {
padding-top: 4px;
padding-bottom: 4px;
min-height: 76px;
}
.Lms-explore-entry-list-text-container {
@@ -229,6 +230,10 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
margin-bottom: 15px;
}
.Lms-explore-artist-tracks-container {
margin-bottom: 15px;
}
.Lms-explore-mode-container {
margin-bottom: 8px;
}