perf: 优化饼图效果

This commit is contained in:
chenjinsong
2021-07-12 11:03:10 +08:00
parent 097d3095c8
commit 075d5d5f6f

View File

@@ -98,6 +98,7 @@ export default {
flex-shrink: 1;
flex-grow: 1;
overflow: hidden;
min-width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}