feat: all in on player

This commit is contained in:
shinya
2025-06-24 00:01:50 +08:00
parent 5ea45af106
commit 3984b6315d
2 changed files with 83 additions and 18 deletions

View File

@@ -99,3 +99,7 @@ body {
background-repeat: no-repeat !important; /* 防止重复 */
background-color: #000 !important; /* 其余区域填充为黑色 */
}
.art-video-player .art-layers {
z-index: 100 !important;
}