mirror of
https://github.com/DIYgod/DPlayer
synced 2024-11-22 18:56:54 +00:00
commit
5a19f45b0f
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,4 +3,5 @@ node_modules
|
||||
demo2
|
||||
npm-debug.log
|
||||
DPlayer.log*
|
||||
wxw
|
||||
wxw
|
||||
.vscode
|
@ -236,6 +236,9 @@
|
||||
color: #fff;
|
||||
opacity: 0.8;
|
||||
}
|
||||
&::-ms-clear {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
&.dplayer-icons-left {
|
||||
|
Loading…
Reference in New Issue
Block a user