fix: 使用suffix时,label没有垂直居中 (#3384)
This commit is contained in:
parent
1ca3f7c2c0
commit
6b6b790f87
|
|
@ -343,7 +343,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-form-item-control {
|
.ant-form-item-control {
|
||||||
margin-top: 4px;
|
// margin-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.suffix {
|
.suffix {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue