提交 94fe9f12 authored 作者: pengxiaohui's avatar pengxiaohui

样式问题

上级 b7486b7e
...@@ -331,12 +331,14 @@ export default { ...@@ -331,12 +331,14 @@ export default {
} }
::v-deep *{ ::v-deep *{
max-width:100% !important; max-width:100% !important;
overflow-x:hidden;
} }
} }
.bottom-bar{ .bottom-bar{
position:fixed; position:fixed;
bottom:-1px; bottom:-1px;
width:100%; width:100%;
max-width:750px;
box-sizing:border-box; box-sizing:border-box;
padding:0.2rem 0.8rem; padding:0.2rem 0.8rem;
background:#fff; background:#fff;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论