Remove Last Played label on details page

This commit is contained in:
MrTimscampi
2020-03-26 21:04:37 +01:00
parent 4643c83ab1
commit 499f9835b4
2 changed files with 2 additions and 14 deletions
+2 -1
View File
@@ -1140,11 +1140,12 @@ div:not(.sectionTitleContainer-cards) > .sectionTitle-cards {
}
.trackSelections .selectContainer {
margin: 0 0 0.15em !important;
margin: 0 0 0.3em !important;
}
.detailsGroupItem .label,
.trackSelections .selectContainer .selectLabel {
cursor: default;
flex-grow: 0;
flex-shrink: 0;
flex-basis: 6.25em;