|
@@ -330,8 +330,8 @@ onActivated(()=>{
|
|
.video-item{
|
|
.video-item{
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
- width: 410px;
|
|
|
|
- padding: 30px;
|
|
|
|
|
|
+ width: 400px;
|
|
|
|
+ padding: 25px;
|
|
border: 1px solid #E2E2E2;
|
|
border: 1px solid #E2E2E2;
|
|
position: relative;
|
|
position: relative;
|
|
// &:nth-of-type(odd){
|
|
// &:nth-of-type(odd){
|
|
@@ -374,7 +374,7 @@ onActivated(()=>{
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.last-add-item{
|
|
.last-add-item{
|
|
- width: 410px;
|
|
|
|
|
|
+ width: 400px;
|
|
height: 0;
|
|
height: 0;
|
|
}
|
|
}
|
|
}
|
|
}
|