mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 07:33:32 +09:00
style : UI 개선
This commit is contained in:
@@ -266,7 +266,7 @@ function onInput(row, column){
|
||||
</tr>
|
||||
<tr>
|
||||
<td>내용</td>
|
||||
<td colspan="9">
|
||||
<td colspan="10">
|
||||
<div class="column is-fullhd">
|
||||
<VField class="pr-2">
|
||||
<VControl>
|
||||
@@ -394,7 +394,7 @@ function onInput(row, column){
|
||||
</VModal>
|
||||
</td>
|
||||
<td>등록기간</td>
|
||||
<td colspan="5">
|
||||
<td colspan="6">
|
||||
<div class="columns">
|
||||
<div class="column is-5">
|
||||
<VDatePicker
|
||||
@@ -447,7 +447,7 @@ function onInput(row, column){
|
||||
<td>첨부파일</td>
|
||||
<td colspan="3">
|
||||
<VField>
|
||||
<div class="column is-6 form-label">
|
||||
<div class="form-label">
|
||||
<div class="file has-name is-fullwidth">
|
||||
<input
|
||||
class="file-input hide"
|
||||
|
||||
Reference in New Issue
Block a user