This commit is contained in:
@@ -81,13 +81,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.danmaku-box {
|
.danmaku-box {
|
||||||
width: 100%;
|
width: 100vw;
|
||||||
height: 420px;
|
height: 420px;
|
||||||
|
|
||||||
|
|
||||||
.danmaku {
|
.danmaku {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100vw;
|
||||||
height: 420px;
|
height: 420px;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user