夜间模式适配 #5115

This commit is contained in:
Pencilqaq 2025-01-29 20:48:37 +08:00
parent 98f8264598
commit ce4c2835ad

View File

@ -1025,3 +1025,7 @@
z-index: 1 !important;
}
}
.video-argue-inner{
@include background-color('3');
}