diff --git a/src/routes/Player/SubtitlesMenu/styles.less b/src/routes/Player/SubtitlesMenu/styles.less index 68cbb5ce4..9798854cf 100644 --- a/src/routes/Player/SubtitlesMenu/styles.less +++ b/src/routes/Player/SubtitlesMenu/styles.less @@ -44,9 +44,12 @@ flex: 1; max-height: 2.4em; font-size: 1.1rem; + color: var(--primary-foreground-color); + } + + .language-label, .variant-label, .variant-origin { text-wrap: nowrap; text-overflow: ellipsis; - color: var(--primary-foreground-color); } .variant-label .variant-origin {