fix: 修复 npm => event by type 图表接口错误问题

This commit is contained in:
@changcode
2022-09-03 10:17:49 +08:00
parent e01686b069
commit 3b1d3792b1
4 changed files with 19 additions and 29 deletions

View File

@@ -35,10 +35,6 @@
margin-bottom: 15px;
}
.npm-event-pie-legend-type {
font-size: 12px;
color: #353636;
line-height: 12px;
font-weight: 500;
display: flex;
align-items: center;
margin-bottom: 11px;
@@ -48,6 +44,10 @@
margin-right: 5px;
}
.npm-event-pie-legend-type-severity {
font-size: 12px;
line-height: 12px;
color: #353636;
font-weight: 400;
text-transform: capitalize;
}
.critical {