style : update와 UI 맞추기

This commit is contained in:
Yesol Choi
2025-05-30 15:29:11 +09:00
parent 5769633a2c
commit f5327c7537

View File

@@ -280,6 +280,7 @@ function onInput(row, column){
<textarea
v-model="generalParams.content"
class="input custom-text-filter"
style="height: 100px;"
placeholder="내용"
ref="contentRef"
/>