Browse Source

关联数据集的一些点击事件的优化

tags/v1.22.8.2^2
zhoupzh 3 years ago
parent
commit
65eb1f4c9f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      web_src/js/components/dataset/referenceDataset.vue

+ 1
- 0
web_src/js/components/dataset/referenceDataset.vue View File

@@ -707,6 +707,7 @@ export default {
max-width: 35%;
word-break: initial;
margin-left: 1rem;
white-space: nowrap;
}
/deep/ .el-checkbox-group .el-checkbox .el-checkbox__label {
display: flex;


Loading…
Cancel
Save