This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
web
/
persagy_topo_editer
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
取色器边框
haojianlong
hace 4 años
padre
6f6c9d27c4
commit
e3a5e314bc
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
src/App.vue
+ 3
- 0
src/App.vue
Ver fichero
@@ -35,4 +35,7 @@ html {
display: none;
}
}
+.cololorSelect {
+ border: 1px solid #e6e6e6;
+}
</style>