This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
hrx
/
vent-forewarn-micro
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
fix: 使用suffix时,label没有垂直居中 (
#3384
)
luchanan
il y a 1 an
Parent
1ca3f7c2c0
commit
6b6b790f87
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
src/components/Form/src/BasicForm.vue
+ 1
- 1
src/components/Form/src/BasicForm.vue
Voir le fichier
@@ -343,7 +343,7 @@
}
.ant-form-item-control {
- margin-top: 4px;
+
//
margin-top: 4px;
}
.suffix {