提交 56c288d4 authored 作者: Anix's avatar Anix

修复视频弹窗定位问题

上级 0830cd5e
...@@ -65,9 +65,10 @@ export default { ...@@ -65,9 +65,10 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.botique { .botique {
margin-bottom: -$nav-height; // margin-bottom: -$nav-height;
> div { > div {
transform: translateY(-$nav-height); // transform: translateY(-$nav-height);
margin-top: -$nav-height;
} }
} }
</style> </style>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论