CN-790 fix: 修复NPM overview折线图metric、legend、内容 对应不上

This commit is contained in:
@changcode
2022-11-04 10:22:32 +08:00
parent 6827d4f031
commit f39c4d8fc4
2 changed files with 25 additions and 12 deletions

View File

@@ -53,6 +53,9 @@
border-radius: 4px;
height: calc(100% - 32px);
width: 100%;
.panel-chart__no-data {
height: calc(100% - 32px);
}
.chart-drawing {
height: 100%;
width: 100%;