From de38a42b2e0f6cee752af9de237cb5b3c2d0e040 Mon Sep 17 00:00:00 2001 From: li tong bao <2903733959@qq.com> Date: Wed, 8 Jun 2022 19:47:41 +0800 Subject: [PATCH] =?UTF-8?q?--=E7=94=A8=E6=88=B7=E5=88=97=E8=A1=A8=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E6=8C=89=E9=92=AE=E6=94=BE=E5=A4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AddressList/index.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/AddressList/index.scss b/src/components/AddressList/index.scss index 71c2eba..3495b3a 100644 --- a/src/components/AddressList/index.scss +++ b/src/components/AddressList/index.scss @@ -56,6 +56,9 @@ color: #ababab; margin-left: 30px; } + .address-edit{ + padding: 10px; + } .address-edit .icon-bianji{ font-size: 40px; }