fix empty setting box

This commit is contained in:
DIYgod 2018-06-13 23:31:41 +08:00
parent 44a1058f14
commit 5b9a7f106d
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 6 additions and 0 deletions

View File

@ -76,6 +76,12 @@
.dplayer-setting-loop {
display: none;
}
&.dplayer-no-danmaku {
.dplayer-setting {
display: none;
}
}
}
&.dplayer-arrow {