Fix oversized track selector on details page
This commit is contained in:
parent
499f9835b4
commit
af3176af7c
1 changed files with 1 additions and 0 deletions
|
@ -1159,6 +1159,7 @@ div:not(.sectionTitleContainer-cards) > .sectionTitle-cards {
|
||||||
.trackSelections .selectContainer .detailTrackSelect {
|
.trackSelections .selectContainer .detailTrackSelect {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.trackSelections .selectContainer .selectArrowContainer .selectArrow {
|
.trackSelections .selectContainer .selectArrowContainer .selectArrow {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue