We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8841f2 commit 729a1e0Copy full SHA for 729a1e0
src/date-input.css
@@ -4,6 +4,7 @@
4
.datetime-input.date {
5
position: relative;
6
width: 100%;
7
+ min-width: 150px;
8
height: auto;
9
min-height: 4em;
10
margin: 0;
src/datetime-input.css
.datetime-input.datetime {
src/time-input.css
.datetime-input.time {
0 commit comments