1
0
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:
Kognise
2019-08-26 13:10:27 -04:00
parent 52fde30a56
commit a2cda5159d

View File

@@ -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 {