style : UI 개선

This commit is contained in:
Yesol Choi
2025-05-27 13:01:43 +09:00
parent 3a51e9c680
commit d588d46f06

View File

@@ -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"