This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user