mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
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 {
|
||||
font-size: inherit;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.trackSelections .selectContainer .selectArrowContainer .selectArrow {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue