@@ -1464,7 +1464,8 @@ export default {
&.bg2 {
background: linear-gradient(180deg, #274533 0%, #385f45 100%);
- .NNPE-words > span.NNPE-chs .newActive {
+ .NNPE-words > span.NNPE-chs .newActive,
+ .NNPE-words-box > span.NNPE-chs .newActive {
color: #ffc600 !important;
}