From ab674b3bd53718cf9f327c8c8b1e525cdc6bbb8f Mon Sep 17 00:00:00 2001 From: sankeyangshu <1260323835@qq.com> Date: Sat, 14 Dec 2024 16:25:50 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E5=A4=8D=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Send/components/SendDialog.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/views/Send/components/SendDialog.vue b/src/views/Send/components/SendDialog.vue index 2931007..df12d9b 100644 --- a/src/views/Send/components/SendDialog.vue +++ b/src/views/Send/components/SendDialog.vue @@ -192,8 +192,6 @@ const onClickUpdateStatus = async () => { justify-content: space-between; width: 238px; height: 342px; - - // margin-left: 160px; .btn-img { width: 120px; height: 40px; @@ -217,7 +215,6 @@ const onClickUpdateStatus = async () => { .info { box-sizing: border-box; width: 238px; - height: 180px; padding: 15px 20px; font-family: 'Arial Normal', Arial; font-size: 15px;