fix css input styles
This commit is contained in:
@@ -219,8 +219,7 @@ input[type=range]:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
input[type='range']:not(*:root) {
|
||||
overflow: hidden;
|
||||
input[type='range'] {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user