style: Network Overview 的 DDos Detection字体颜色错误

This commit is contained in:
changcode
2022-12-05 14:39:46 +08:00
parent abdcdeda08
commit 3aaa0b9d99
2 changed files with 4 additions and 1 deletions

View File

@@ -39,6 +39,9 @@
font-weight: 400;
margin-bottom: 12px;
}
.ddos-detection-type-value-number.ddos-event {
color: #E48F3E;
}
.ddos-detection-type-value-number {
font-size: 18px;
color: #E26154;