Ver Fonte

第二行家martop

xiaohaizhao há 2 anos atrás
pai
commit
c1ec26f4c9
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      control/components/prodnum-MT03/modules/pilotLamp.vue

+ 5 - 0
control/components/prodnum-MT03/modules/pilotLamp.vue

@@ -69,5 +69,10 @@ export default {
 
 
     }
+
+    .item:nth-of-type(n+6) {
+        margin-top: 10px;
+    }
+
 }
 </style>