fix: 修复npm模块下无分数的展示问题
This commit is contained in:
@@ -130,6 +130,10 @@
|
||||
.data-score.data-score-green {
|
||||
background: #749F4D;
|
||||
}
|
||||
.data-score-no-data {
|
||||
width: 34px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
.data-total-value {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user