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