Remove Last Played label on details page
This commit is contained in:
parent
4643c83ab1
commit
499f9835b4
2 changed files with 2 additions and 14 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue