Skip to content

Commit

Permalink
apply overflow menu text color change only to overflow menu (not to s…
Browse files Browse the repository at this point in the history
…tats button) (#6406)
  • Loading branch information
OothecaPickle authored Dec 20, 2024
1 parent 098f62d commit cdd5c37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
color: var(--side-nav-hover-text-color) !important;
}

:deep(.shaka-current-selection-span) {
:deep(.shaka-overflow-menu-only .shaka-current-selection-span) {
color: var(--tertiary-text-color) !important;
}

Expand Down

0 comments on commit cdd5c37

Please sign in to comment.