@@ -296,7 +296,7 @@ onActivated(()=>{
video{
width: 100%;
height: 200px;
- object-fit: cover;
+ object-fit: contain;
margin: 19px 0;
}
.poster-img{