.
This commit is contained in:
parent
1d893200cb
commit
3f32c573a7
@ -37,7 +37,7 @@
|
||||
<input
|
||||
type="time"
|
||||
class="form-control form-control-sm py-1"
|
||||
style="height: 25px; font-size: 12px"
|
||||
style="height: 0%; font-size: 12px"
|
||||
v-model="eventTime"
|
||||
@input="handleChangeInput2"
|
||||
/>
|
||||
@ -47,7 +47,7 @@
|
||||
ref="timeInput"
|
||||
type="time"
|
||||
class="hidden-time-input"
|
||||
style="height: 25px; font-size: 12px"
|
||||
style="height: 0%; font-size: 12px"
|
||||
v-model="eventTime"
|
||||
@input="handleChangeInput2"
|
||||
/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user