fix: 修复detections tab列表样式及请求传参问题

This commit is contained in:
@changcode
2022-03-30 11:46:17 +08:00
parent 95d1a307b4
commit 1ede2ba779
4 changed files with 12 additions and 11 deletions

View File

@@ -182,6 +182,9 @@
.cn-detection__header {
margin-bottom: 8px;
}
.cn-detection-table {
overflow: auto;
}
.cn-detection__case-severity {
display: flex;
width: 38px;