类型:开发
描述:
This commit is contained in:
@@ -395,8 +395,8 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin-top: vh(40);
|
margin-top: vh(40);
|
||||||
margin-left: vw(10);
|
margin-left: vw(10);
|
||||||
// padding: vh(30) vw(20);
|
// padding: vh(30) vw(20);
|
||||||
// box-sizing: border-box;
|
// box-sizing: border-box;
|
||||||
// background-image: url('/src/assets/images/log-v-bg.png');
|
// background-image: url('/src/assets/images/log-v-bg.png');
|
||||||
@@ -476,7 +476,7 @@
|
|||||||
&-item__video {
|
&-item__video {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: vh(366);
|
height: vh(366);
|
||||||
object-fit: cover;
|
object-fit: fill;
|
||||||
}
|
}
|
||||||
&-detail {
|
&-detail {
|
||||||
margin-left: vw(10);
|
margin-left: vw(10);
|
||||||
|
|||||||
Reference in New Issue
Block a user