Compare commits

2 Commits

View File

@@ -77,19 +77,10 @@ export default defineComponent({
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
// width: 80%;
// height: auto;
// max-height: 80vh;
// width: max-content;
position: absolute;
video{
// width: 100%;
// max-height: 80vh;
// height: 100%;
// object-fit: contain;
// width: max-content;
max-height: 80vh;
max-width: 80vw;
max-height:80vh;
max-width:80vw;
}
.general_video_btn{
color: #fff;