CN-587 feat: 调整实体detection列表无数据提示

This commit is contained in:
changyongqiang
2022-05-25 14:52:30 +08:00
parent f77b3abacd
commit fd34f58b7b
12 changed files with 108 additions and 53 deletions

View File

@@ -55,6 +55,16 @@
flex-wrap: wrap;
padding: 2px 0;
font-size: 14px;
.no-recent-alerts {
font-size: 12px;
color: #333333;
font-weight: 400;
line-height: 19px;
i {
color: #23BF9A;
margin-right: 4px;
}
}
&.overview__row--small-font {
font-size: 12px;