mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 07:03:41 +09:00
fix : 결재함 스타일수정 및 오기수정
This commit is contained in:
@@ -196,7 +196,7 @@ const onRowClick2 = (row: any) => {
|
||||
</VControl>
|
||||
</VField>
|
||||
</div>
|
||||
<div class="column is-5">
|
||||
<div class="column is-8">
|
||||
<VField class="pr-2">
|
||||
<VLabel class="has-fullwidth">
|
||||
등록기간
|
||||
@@ -254,9 +254,9 @@ const onRowClick2 = (row: any) => {
|
||||
</VControl>
|
||||
</VField>
|
||||
</div>
|
||||
<div class="column is-1">
|
||||
<div style="padding-top:20px;float:right;">
|
||||
<VButtons>
|
||||
<div class="column is-2">
|
||||
<div style="margin-top: 1.8rem">
|
||||
<VButtons class="buttons is-right">
|
||||
<VButton
|
||||
color="primary"
|
||||
elevated
|
||||
|
||||
Reference in New Issue
Block a user