浏览代码

优化工作流样式

qinzhipeng_v 5 年之前
父节点
当前提交
24358e8359
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/projectManage/components/timeLine.vue

+ 2 - 2
src/views/projectManage/components/timeLine.vue

@@ -174,8 +174,8 @@ export default {
   .circle-of {
     position: absolute;
     border-radius: 50%;
-    width: 13px;
-    height: 13px;
+    width: 11px;
+    height: 11px;
     z-index: 99;
   }