mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-21 18:57:12 +08:00
修复:修复多列布局表单样式错乱问题
This commit is contained in:
@@ -68,6 +68,9 @@ body {
|
||||
margin-bottom: 16px;
|
||||
&-query {
|
||||
margin-bottom: 10px;
|
||||
.arco-form-item-layout-inline {
|
||||
margin-right: 15px;
|
||||
}
|
||||
}
|
||||
&-operation {
|
||||
&-right {
|
||||
@@ -121,10 +124,6 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.arco-form-item-layout-inline {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
padding: 15px 15px 0 15px;
|
||||
margin-bottom: 15px;
|
||||
|
Reference in New Issue
Block a user