fix: 修复detection列表显示不完整的问题
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.detection-list {
|
.detection-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: calc(100% - 42px);
|
overflow: auto;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user