CN-988 fix: 实体详情--安全事件和性能事件tab添加warn图标

This commit is contained in:
刘洪洪
2023-06-07 14:21:02 +08:00
parent d2a3ee8cf9
commit 2907f4485b
3 changed files with 52 additions and 6 deletions

View File

@@ -66,6 +66,12 @@
height: 100%;
overflow: auto;
}
.tab-pane-warn--icon {
width: 16px;
color: #E48F3E;
margin-left: 10px;
margin-right: 0 !important;
}
}
.entity-detail-event-border {