remove unnecessary reset CSS (#152)
This commit is contained in:
parent
abd9f64b6c
commit
55afe2181e
1 changed files with 0 additions and 4 deletions
|
@ -43,10 +43,6 @@ input:disabled {
|
|||
color: #ccc;
|
||||
}
|
||||
|
||||
input[type="range"] {
|
||||
height: 0;
|
||||
}
|
||||
|
||||
button {
|
||||
color: #333;
|
||||
background-color: #f4f4f4;
|
||||
|
|
Loading…
Reference in a new issue