Skip to content

Commit 12b59ed

Browse files
committed
Fixed class name typo in time-input css file.
1 parent 72490a0 commit 12b59ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/time-input.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
display: block;
5151
overflow: hidden;
5252
}
53-
.datetime-input.date .display .placeholder {
53+
.datetime-input.time .display .placeholder {
5454
font-size: 2em;
5555
line-height: 2em;
5656
display: block;

0 commit comments

Comments
 (0)