update style for ie input
This commit is contained in:
parent
8cae522c8e
commit
650e8a9d0d
|
|
@ -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