This commit is contained in:
X1627315083@163.com
2026-04-14 15:27:57 +08:00
parent f43c56236b
commit 575445f767

View File

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