We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c86f1 commit c6ecb80Copy full SHA for c6ecb80
src/DateInput/index.styl
@@ -17,6 +17,7 @@
17
> input {
18
display: block;
19
width: 100%;
20
+ height: auto;
21
line-height: inherit;
22
padding: 5px 12px;
23
padding-left: 30px;
src/TimeInput/index.styl
0 commit comments