提交 ea55432f authored 作者: matian's avatar matian

样式调整

上级 8a7650e5
...@@ -71,11 +71,12 @@ export default { ...@@ -71,11 +71,12 @@ export default {
height: 100%; height: 100%;
} }
.video { .video {
width: 100%; width: 80%;
height: 88%; height: 100%;
position: absolute; position: fixed;
left: 50%; left: 50%;
transform: translateX(-50%); top: 50%;
transform: translate(-50%, -50%);
z-index: 10000; z-index: 10000;
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论