feat: chart-system 添加legend

This commit is contained in:
zhangyu
2021-12-29 14:29:37 +08:00
parent c8dc99d6c4
commit ff96da9ba5
5 changed files with 99 additions and 70 deletions

View File

@@ -53,6 +53,11 @@
line-height: 32px;
}
}
.chart-system-top-box {
.el-form-item__content {
line-height: 32px;
}
}
.chart-title-config {
border: 1px solid $--border-color-light;
border-radius: 2px;