File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 64
64
overflow : hidden;
65
65
}
66
66
.datetime-input .date .display .placeholder {
67
- font-size : 2 em ;
68
- line-height : 2 em ;
67
+ font-size : 1.5 em ;
68
+ line-height : 3 em ;
69
69
display : block;
70
70
overflow : hidden;
71
71
white-space : nowrap;
Original file line number Diff line number Diff line change 74
74
overflow : hidden;
75
75
}
76
76
.datetime-input .datetime .display .placeholder {
77
- font-size : 2 em ;
78
- line-height : 2 em ;
77
+ font-size : 1.5 em ;
78
+ line-height : 3 em ;
79
79
display : block;
80
80
overflow : hidden;
81
81
white-space : nowrap;
Original file line number Diff line number Diff line change 72
72
overflow : hidden;
73
73
}
74
74
.datetime-input .time .display .placeholder {
75
- font-size : 2 em ;
76
- line-height : 2 em ;
75
+ font-size : 1.5 em ;
76
+ line-height : 3 em ;
77
77
display : block;
78
78
overflow : hidden;
79
79
white-space : nowrap;
You can’t perform that action at this time.
0 commit comments