From dc33f0608b89029897e677314f918b0019705488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Fri, 25 Jul 2025 15:24:40 +0800 Subject: [PATCH] =?UTF-8?q?pc=E6=95=B0=E6=8D=AE=E4=BF=A1=E6=81=AF=E5=B1=85?= =?UTF-8?q?=E4=B8=AD=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/zhongchou/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/zhongchou/index.vue b/src/views/zhongchou/index.vue index 7f87171..4de3aa5 100644 --- a/src/views/zhongchou/index.vue +++ b/src/views/zhongchou/index.vue @@ -715,6 +715,7 @@ const hideRules = () => { /* 现代浏览器支持 */ hyphens: auto; /* 自动断字 */ + margin-left: -4rem; } /* 通用进度条区域样式 */