Browse Source

优化工作流样式

qinzhipeng_v 5 năm trước cách đây
mục cha
commit
24358e8359
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;
   }