This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
hrx
/
vent-forewarn-micro
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
fix: 使用suffix时,label没有垂直居中 (
#3384
)
luchanan
1 vuosi sitten
vanhempi
1ca3f7c2c0
commit
6b6b790f87
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
src/components/Form/src/BasicForm.vue
+ 1
- 1
src/components/Form/src/BasicForm.vue
Näytä tiedosto
@@ -343,7 +343,7 @@
}
.ant-form-item-control {
- margin-top: 4px;
+
//
margin-top: 4px;
}
.suffix {