This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
zxh
/
water_affairs
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
第二行家martop
xiaohaizhao
hace 2 años
padre
a0744ab2e9
commit
c1ec26f4c9
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
control/components/prodnum-MT03/modules/pilotLamp.vue
+ 5
- 0
control/components/prodnum-MT03/modules/pilotLamp.vue
Ver fichero
@@ -69,5 +69,10 @@ export default {
}
+
+ .item:nth-of-type(n+6) {
+ margin-top: 10px;
+ }
+
}
</style>