This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
hrx
/
vent-forewarn-micro
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
fix: 使用suffix时,label没有垂直居中 (
#3384
)
luchanan
1 anno fa
parent
1ca3f7c2c0
commit
6b6b790f87
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
src/components/Form/src/BasicForm.vue
+ 1
- 1
src/components/Form/src/BasicForm.vue
Vedi File
@@ -343,7 +343,7 @@
}
.ant-form-item-control {
- margin-top: 4px;
+
//
margin-top: 4px;
}
.suffix {