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;