style: 调整网络概况部分 title 换行的间距

This commit is contained in:
@changcode
2022-09-07 10:20:57 +08:00
parent db163d4a0e
commit 59127490f3
3 changed files with 3 additions and 1 deletions

View File

@@ -75,7 +75,7 @@ export const pieChartOption2 = {
},
legend: {
orient: 'vertical',
top: 35,
top: '25%',
left: '50%',
itemGap: 4,
itemWidth: 15,