mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 03:12:27 +09:00
style : update와 UI 맞추기
This commit is contained in:
@@ -280,6 +280,7 @@ function onInput(row, column){
|
|||||||
<textarea
|
<textarea
|
||||||
v-model="generalParams.content"
|
v-model="generalParams.content"
|
||||||
class="input custom-text-filter"
|
class="input custom-text-filter"
|
||||||
|
style="height: 100px;"
|
||||||
placeholder="내용"
|
placeholder="내용"
|
||||||
ref="contentRef"
|
ref="contentRef"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user