mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-22 05:12:43 +08:00
视频播放页面
This commit is contained in:
parent
10ff9f5913
commit
0bfeb507da
@ -6,8 +6,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
box-sizing: border-box;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
background: rgba(0, 0, 0);
|
||||
.back-icon {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
@ -60,6 +59,7 @@
|
||||
width: 100%;
|
||||
height: auto;
|
||||
box-sizing: border-box;
|
||||
background-color: #ffffff;
|
||||
padding: 10px 20px 20px 20px;
|
||||
.hours-list-box {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user