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)
  • Loading branch information
OothecaPickle committed Dec 18, 2024
1 parent ff15d83 commit 72837cf
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 72837cf

Please sign in to comment.