mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
调整课程学习页面的适应宽度
This commit is contained in:
@@ -1399,7 +1399,8 @@
|
||||
.course-player{ //内容播放区域
|
||||
flex:1;
|
||||
min-width: 700px;
|
||||
min-height: 600px;
|
||||
min-height: 400px;
|
||||
max-height: 800px;
|
||||
height: 100%;
|
||||
border: 1px solid #ffffff;
|
||||
padding-right: 20px;
|
||||
@@ -1638,8 +1639,8 @@
|
||||
}
|
||||
|
||||
.con-audio-player {
|
||||
|
||||
padding: 50px 50px;
|
||||
min-height: 300px;
|
||||
padding: 60px 50px 80px 50px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user