mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
调整课程学习页面,老师列表的距离高度
This commit is contained in:
@@ -1570,7 +1570,7 @@
|
||||
}
|
||||
.cteacher-top-title{
|
||||
padding-left:30px;
|
||||
padding-top:20px;
|
||||
padding-top:10px;
|
||||
font-size: 16px;
|
||||
font-weight: 600;
|
||||
line-height: 50px;
|
||||
@@ -1580,7 +1580,7 @@
|
||||
//右侧老师部分 老师列表
|
||||
.cteacher-list {
|
||||
background-color: #fff;
|
||||
padding: 30px;
|
||||
padding: 10px 30px 30px 30px;
|
||||
}
|
||||
|
||||
//以下是未整理的样式,上面的整理之后的样式
|
||||
|
||||
Reference in New Issue
Block a user