fix: 实体详情关系 弹框告警展示错误

This commit is contained in:
@changcode
2022-06-12 15:28:23 +08:00
parent 9fd816681d
commit 6ff0a30e75
3 changed files with 35 additions and 54 deletions

View File

@@ -103,12 +103,16 @@
font-size: 12px;
color: #FFFFFF;
font-weight: 400;
text-align: center;
border-radius: 2px;
margin: 0 3px;
word-wrap: break-word;
width: 200px;
flex-wrap: wrap;
.ship-severity {
margin-bottom: 3px;
}
.ship-body-list-security-alert {
padding: 1px 2px;
padding: 1px;
text-align: center;
}
.ship-body-list-security-length {
margin: 0 10px 0 3px;