This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
hrx
/
vent-forewarn-micro
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix: 使用suffix时,label没有垂直居中 (
#3384
)
luchanan
hace 1 año
padre
1ca3f7c2c0
commit
6b6b790f87
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
src/components/Form/src/BasicForm.vue
+ 1
- 1
src/components/Form/src/BasicForm.vue
Ver fichero
@@ -343,7 +343,7 @@
}
.ant-form-item-control {
- margin-top: 4px;
+
//
margin-top: 4px;
}
.suffix {