CN-297 feat: detections
This commit is contained in:
@@ -44,9 +44,14 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 5px 0;
|
||||
margin-right: 5px;
|
||||
.el-checkbox__label {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.filter__checkbox-label {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
.severity-color-block {
|
||||
|
||||
@@ -169,3 +169,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.row__tag {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 0 4px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user