From f4b002f0372a5a09a0502846d0697a421d704409 Mon Sep 17 00:00:00 2001 From: fanfan Date: Wed, 21 Feb 2024 18:55:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/news3/LogisticsDetails.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/news3/LogisticsDetails.vue b/pages/news3/LogisticsDetails.vue index 8c2daa8..8320e23 100644 --- a/pages/news3/LogisticsDetails.vue +++ b/pages/news3/LogisticsDetails.vue @@ -195,10 +195,10 @@ content: ' '; display: inline-block; position: absolute; - left: -6px; - top: 30px; - width: 6px; - height: 6px; + left: -7px; + top: 0px; + width: 8px; + height: 8px; border-radius: 10px; background: #bdbdbd; border: 2px solid #fff;