Browse Source

pc数据信息居中。

milestone-20250723-众筹
宋杰 3 weeks ago
parent
commit
dc33f0608b
  1. 1
      src/views/zhongchou/index.vue

1
src/views/zhongchou/index.vue

@ -715,6 +715,7 @@ const hideRules = () => {
/* 现代浏览器支持 */
hyphens: auto;
/* 自动断字 */
margin-left: -4rem;
}
/* 通用进度条区域样式 */

Loading…
Cancel
Save