update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-11 23:18:26 +08:00
parent 22592a1826
commit 67ddfd36db

View File

@@ -81,13 +81,12 @@
}
.danmaku-box {
width: 100%;
width: 100vw;
height: 420px;
.danmaku {
position: absolute;
width: 100%;
width: 100vw;
height: 420px;
top: 0;
z-index: 1;