From 5769633a2c663d6803966a49389bed62b029b937 Mon Sep 17 00:00:00 2001 From: Yesol Choi Date: Fri, 30 May 2025 15:21:32 +0900 Subject: [PATCH] =?UTF-8?q?style=20:=20=EB=B2=84=ED=8A=BC=20=ED=81=AC?= =?UTF-8?q?=EA=B8=B0=20=EB=A7=9E=EC=B6=94=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/app/PriceInsert.vue | 2 +- src/pages/app/priceUpdate.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/app/PriceInsert.vue b/src/pages/app/PriceInsert.vue index 80b34f0..d5ca670 100644 --- a/src/pages/app/PriceInsert.vue +++ b/src/pages/app/PriceInsert.vue @@ -296,7 +296,7 @@ function onInput(row, column){ icon="fas fa-plus" elevated @click="showTable = !showTable" - style="width: 19%;" + style="width: 21.4%;" > 견적사 입력 diff --git a/src/pages/app/priceUpdate.vue b/src/pages/app/priceUpdate.vue index e34dd19..dad8022 100644 --- a/src/pages/app/priceUpdate.vue +++ b/src/pages/app/priceUpdate.vue @@ -393,7 +393,7 @@ const moveDown = (index: number) => { icon="fas fa-plus" elevated @click="showTable = !showTable" - style="width: 19%;" + style="width: 21.4%;" > 견적사 입력