Commit 5d4e5e1f authored by zhengke's avatar zhengke

修改

parent 836eea71
......@@ -2057,7 +2057,7 @@
.courseInfo {
width: 100%;
height: 560px;
height: 100%;
border: 1px solid #EBEEF5;
}
......@@ -2065,6 +2065,7 @@
width: 100%;
height: 60px;
display: flex;
padding-right:4px;
}
.courseHeader>div {
......@@ -2083,6 +2084,7 @@
.courseContent {
width: 100%;
height: 500px;
overflow-y:scroll;
}
.courseList {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment