forked from github/dataease
feat(数据集): UI调整
This commit is contained in:
parent
3104588991
commit
81ab06c384
@ -17,10 +17,10 @@
|
||||
<el-divider />
|
||||
<el-row>
|
||||
<el-col>
|
||||
123
|
||||
自助数据集
|
||||
</el-col>
|
||||
<el-col>
|
||||
456
|
||||
TODO
|
||||
</el-col>
|
||||
</el-row>
|
||||
</el-row>
|
||||
|
@ -179,7 +179,7 @@ export default {
|
||||
}
|
||||
|
||||
.form-item {
|
||||
margin-bottom: 6px;
|
||||
margin-bottom: 6px !important;
|
||||
}
|
||||
|
||||
.el-checkbox {
|
||||
|
Loading…
Reference in New Issue
Block a user