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;
   }