This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hrx
/
vent-forewarn-micro
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: 使用suffix时,label没有垂直居中 (
#3384
)
luchanan
1 year ago
parent
1ca3f7c2c0
commit
6b6b790f87
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/components/Form/src/BasicForm.vue
+ 1
- 1
src/components/Form/src/BasicForm.vue
View File
@@ -343,7 +343,7 @@
}
.ant-form-item-control {
- margin-top: 4px;
+
//
margin-top: 4px;
}
.suffix {