mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-06-08 22:54:05 +08:00
视频播放封面宽高优化
This commit is contained in:
parent
1a9a20cbca
commit
c8e9f8cc7a
@ -291,9 +291,13 @@ h1 {
|
||||
}
|
||||
|
||||
#meedu-player-container {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.ant-tree-switcher {
|
||||
|
Loading…
x
Reference in New Issue
Block a user