style: Network & App Performance 页面 tab 切换 去除图表边框
This commit is contained in:
@@ -335,6 +335,15 @@
|
||||
}
|
||||
&>.el-tabs__content {
|
||||
height: calc(100% - 40px);
|
||||
.el-tab-pane {
|
||||
.panel-chart {
|
||||
border: none;
|
||||
.chart-header,.cn-chart {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
&>.cn-chart__echarts {
|
||||
|
||||
Reference in New Issue
Block a user