Browse Source

优化工作流样式

qinzhipeng_v 5 years ago
parent
commit
24358e8359
1 changed files with 2 additions and 2 deletions
  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;
   }