qinzhipeng_v 5 жил өмнө
parent
commit
817cd67562

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

@@ -144,10 +144,10 @@ export default {
   }
   .circle3::after{
     content: '';
-    display:none;
+    // display:none;
     position: absolute;
     height: 50px;
-    border: 1px solid rgba(1,86,165,1);
+    border: 1px solid rgba(85,163,0,1);
     left: 50%;
     bottom: -16px;
     transform: translate(-50%,33px);