style: 调整网络概况部分 title 换行的间距
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
}
|
||||
.line-select-reference-line {
|
||||
margin-left: 20px;
|
||||
line-height: 1;
|
||||
}
|
||||
}
|
||||
.line-header-left {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
font-weight: 600;
|
||||
line-height: 1;
|
||||
i {
|
||||
font-size: 16px;
|
||||
width: 16px;
|
||||
|
||||
@@ -75,7 +75,7 @@ export const pieChartOption2 = {
|
||||
},
|
||||
legend: {
|
||||
orient: 'vertical',
|
||||
top: 35,
|
||||
top: '25%',
|
||||
left: '50%',
|
||||
itemGap: 4,
|
||||
itemWidth: 15,
|
||||
|
||||
Reference in New Issue
Block a user