2024/02/02 신청기간 달력및시간 input박스 정렬
This commit is contained in:
parent
820fac6efa
commit
19b948d1a5
@ -353,7 +353,7 @@
|
|||||||
<p class="req_text"><span>필수입력 항목</span>*</p>
|
<p class="req_text"><span>필수입력 항목</span>*</p>
|
||||||
<p>신청기간</p>
|
<p>신청기간</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td style="display:flex;">
|
||||||
<div class="calendar_wrap">
|
<div class="calendar_wrap">
|
||||||
<input type="text" class="calendar" title="시작일 선택" id="strtPnttmDay" name="strtPnttmDay" value="${vEPrcsDetailVO.strtPnttm}">
|
<input type="text" class="calendar" title="시작일 선택" id="strtPnttmDay" name="strtPnttmDay" value="${vEPrcsDetailVO.strtPnttm}">
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user