From 68d8d20108b2b35325838f61033550c9d522752c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E6=A3=AE?= Date: Tue, 27 Feb 2024 16:20:20 +0800 Subject: [PATCH] =?UTF-8?q?changes=20=E4=BF=AE=E6=94=B9=E6=8A=AB=E9=9C=B2?= =?UTF-8?q?=E8=AF=84=E7=BA=A7=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/home/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/home/index.vue b/src/pages/home/index.vue index 70268f1..b18c7c1 100644 --- a/src/pages/home/index.vue +++ b/src/pages/home/index.vue @@ -130,6 +130,8 @@ h5 { } .describe.address { + padding-right: 50px; + width: 100%; flex-basis: 100%; white-space: nowrap; overflow: hidden;