fix: 修复windows网络设置出题页面高度过长问题
This commit is contained in:
@@ -274,7 +274,7 @@ const goBack = () => {
|
||||
}
|
||||
.right-contents {
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
height: 720px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user