mirror of
https://github.com/kognise/water.css.git
synced 2025-08-09 06:37:05 +02:00
Improve padding
This commit is contained in:
@@ -87,6 +87,7 @@ textarea:disabled {
|
|||||||
input[type='range'] {
|
input[type='range'] {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
|
padding: 10px 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
input[type='range']:focus {
|
input[type='range']:focus {
|
||||||
|
Reference in New Issue
Block a user