This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
web
/
persagy_topo_editer
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
取色器边框
haojianlong
il y a 4 ans
Parent
6f6c9d27c4
commit
e3a5e314bc
1 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
3
0
src/App.vue
+ 3
- 0
src/App.vue
Voir le fichier
@@ -35,4 +35,7 @@ html {
display: none;
}
}
+.cololorSelect {
+ border: 1px solid #e6e6e6;
+}
</style>