mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 02:08:10 +08:00
feat(数据集): UI调整
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user