feat(数据集): UI调整

This commit is contained in:
junjie 2021-04-29 15:47:04 +08:00
parent 3104588991
commit 81ab06c384
2 changed files with 3 additions and 3 deletions

View File

@ -17,10 +17,10 @@
<el-divider /> <el-divider />
<el-row> <el-row>
<el-col> <el-col>
123 自助数据集
</el-col> </el-col>
<el-col> <el-col>
456 TODO
</el-col> </el-col>
</el-row> </el-row>
</el-row> </el-row>

View File

@ -179,7 +179,7 @@ export default {
} }
.form-item { .form-item {
margin-bottom: 6px; margin-bottom: 6px !important;
} }
.el-checkbox { .el-checkbox {