调整课程学习页面,老师列表的距离高度

This commit is contained in:
daihh
2022-11-02 15:29:45 +08:00
parent 85c55da096
commit e20edb8542

View File

@@ -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;
}
//以下是未整理的样式,上面的整理之后的样式