mirror of
https://github.com/PlayEdu/h5.git
synced 2025-12-26 09:53:27 +08:00
课程详情、播放页面优化
This commit is contained in:
@@ -106,9 +106,9 @@
|
||||
width: 100%;
|
||||
height: auto;
|
||||
margin-top: 20px;
|
||||
|
||||
.chapter-name {
|
||||
width: 100%;
|
||||
float: left;
|
||||
height: 15px;
|
||||
font-size: 15px;
|
||||
font-weight: 500;
|
||||
@@ -118,12 +118,14 @@
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
.hours-it {
|
||||
width: 100%;
|
||||
float: left;
|
||||
height: auto;
|
||||
margin-top: 20px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user