This commit is contained in:
李志鹏
2026-04-14 15:25:37 +08:00
parent 68de44236d
commit 0ea664f32a

View File

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