Compare commits

2 Commits

View File

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