From 6342adee4cd5c12a81d46a744f2f5db68b91111f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=84=EC=A2=85=EB=AF=BC?= Date: Mon, 22 Jan 2024 02:15:05 +0900 Subject: [PATCH] =?UTF-8?q?[FIX]=20=EA=B2=BD=EB=A7=A4=20=EC=9E=85=EC=9E=A5?= =?UTF-8?q?=20=EB=A1=9C=EC=A7=81=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/auction/AuctionEntranceModal.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/components/auction/AuctionEntranceModal.vue b/src/components/auction/AuctionEntranceModal.vue index 1143e25..69620d0 100644 --- a/src/components/auction/AuctionEntranceModal.vue +++ b/src/components/auction/AuctionEntranceModal.vue @@ -145,12 +145,15 @@ watch( @@ -277,4 +280,4 @@ button { margin-left: 5%; width: 50%; } - + \ No newline at end of file