Merge pull request #746 from dataease/pr@dev@feat_chart_mix

feat: 组合图
This commit is contained in:
XiaJunjie2020
2021-09-01 18:16:01 +08:00
committed by GitHub

View File

@@ -274,7 +274,7 @@ export default {
.item-span-style{
display: inline-block;
width: 80px;
width: 70px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;