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; } /* 通用进度条区域样式 */