设置移动端iframe 和video 标签视频溢出自动适应播放样式设置
.box iframe {
position: relative;
z-index: 1;
width: 100%;
height: 12rem;
}
.box .video {
position: relative;
z-index: 1;
width: 100%;
height: 12rem;
}
设置移动端iframe 和video 标签视频溢出自动适应播放样式设置
.box iframe {
position: relative;
z-index: 1;
width: 100%;
height: 12rem;
}
.box .video {
position: relative;
z-index: 1;
width: 100%;
height: 12rem;
}
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。