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 6e83c0b commit 6253c6cCopy full SHA for 6253c6c
src/core/components/input/input.less
@@ -90,9 +90,6 @@ textarea {
90
height: calc(var(--f7-input-height) + var(--f7-textarea-padding-vertical) * 2);
91
}
92
93
- input[type='datetime-local'] {
94
- max-width: 50vw;
95
- }
96
input[type='time'],
97
input[type='date'],
98
input[type='month'],
0 commit comments