This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
hrx
/
vent-forewarn-micro
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
fix: 使用suffix时,label没有垂直居中 (
#3384
)
luchanan
há 1 ano atrás
pai
1ca3f7c2c0
commit
6b6b790f87
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
src/components/Form/src/BasicForm.vue
+ 1
- 1
src/components/Form/src/BasicForm.vue
Ver Ficheiro
@@ -343,7 +343,7 @@
}
.ant-form-item-control {
- margin-top: 4px;
+
//
margin-top: 4px;
}
.suffix {