style: 💄 修改了一系列样式
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.courses-video-player-wrapper {
|
||||
width: 800px;
|
||||
width: 836px;
|
||||
height: 798px;
|
||||
position: relative;
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
}
|
||||
|
||||
.courses-video-player {
|
||||
width: 800px;
|
||||
width: 100%;
|
||||
height: 545px;
|
||||
box-sizing: border-box;
|
||||
padding: 16px;
|
||||
@@ -55,7 +55,7 @@
|
||||
}
|
||||
.courses-video-player-info {
|
||||
margin-top: 20px;
|
||||
width: 800px;
|
||||
width: 100%;
|
||||
height: 234px;
|
||||
border: 2px solid #fff;
|
||||
border-radius: 8px;
|
||||
@@ -67,7 +67,7 @@
|
||||
align-items: center;
|
||||
|
||||
.courses-video-player-audience-info {
|
||||
width: 272px;
|
||||
width: 308px;
|
||||
height: 100%;
|
||||
padding: 0 10px;
|
||||
border-right: 1px solid #f2f3f5;
|
||||
|
||||
Reference in New Issue
Block a user