fix empty setting box
This commit is contained in:
parent
44a1058f14
commit
5b9a7f106d
|
|
@ -76,6 +76,12 @@
|
|||
.dplayer-setting-loop {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&.dplayer-no-danmaku {
|
||||
.dplayer-setting {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.dplayer-arrow {
|
||||
|
|
|
|||
Loading…
Reference in New Issue