proxyraye-nextjs/src/components/Layout/VideoJS/VJSContent/VJSContent.module.scss

9 lines
143 B
SCSS

.container {
li {
color: white !important
}
li:not(.vjs-selected) span {
color: var(--primary) !important;
}
}