mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
docs: update form demo
This commit is contained in:
parent
6bb29a1774
commit
4cf04c5799
@ -114,7 +114,7 @@ ReactDOM.render(
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
/* because the label width is not fixed, you may need to adjust it */
|
||||
/* because the label width is not fixed, you may need to adjust it to center by yourself */
|
||||
.ant-advanced-search-form > .ant-row {
|
||||
position: relative;
|
||||
left: -6px;
|
||||
|
Loading…
Reference in New Issue
Block a user