mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 03:39:34 +08:00
分类、部门、线上课的添加、编辑确认按钮优化
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
.menu-box {
|
||||
width: 200px;
|
||||
height: 100%;
|
||||
height: calc(100% - 74px);
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user