提交 61acf590 编写于 作者: guangjun.yang's avatar guangjun.yang

头部样式等

上级 eeaccb59
...@@ -327,7 +327,7 @@ export default { ...@@ -327,7 +327,7 @@ export default {
.page-content { .page-content {
&-table { &-table {
position: fixed; position: fixed;
z-index: 1; z-index: 100;
width: 100%; width: 100%;
text-align: center; text-align: center;
border-bottom: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7;
...@@ -368,7 +368,8 @@ export default { ...@@ -368,7 +368,8 @@ export default {
position: fixed; position: fixed;
top: px2rem(49px); top: px2rem(49px);
left: 0; left: 0;
z-index: 1; z-index: 90;
margin-bottom: 30px;
&.padding-top-111 { &.padding-top-111 {
top: px2rem(111px); top: px2rem(111px);
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册