分类、部门、线上课的添加、编辑确认按钮优化

This commit is contained in:
unknown
2023-09-05 10:46:41 +08:00
parent c7977f2956
commit c34f8dae8e
9 changed files with 65 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
.menu-box {
width: 200px;
height: 100%;
height: calc(100% - 74px);
overflow-y: auto;
overflow-x: hidden;
}