mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 03:10:48 +08:00
10 lines
133 B
Plaintext
10 lines
133 B
Plaintext
.inline-form-item {
|
|
margin-bottom: 0;
|
|
|
|
.ant-form-item {
|
|
display: inline-block;
|
|
width: 50%;
|
|
margin-bottom: 0px;
|
|
}
|
|
}
|