fix: 修复实体、检测界面不能滚动的问题

This commit is contained in:
刘洪洪
2023-11-09 17:44:24 +08:00
parent 5a8796688a
commit 8126618e54

View File

@@ -5,6 +5,7 @@
&>div {
height: 100%;
}
overflow-y: scroll;
}
.cn-header {