提交 ff0009ac 编写于 作者: jlj05024111@163.com's avatar jlj05024111@163.com

feat:更新分页导航视图样式

上级 3c7ee547
......@@ -47,6 +47,7 @@
@include e(route-content) {
height: calc(100% - 39px);
background-color: getCssVar(view-layout-route-bg-color);
> .#{bem('view-layout')} {
.#{bem('view-layout-header')} {
position: absolute;
......@@ -61,6 +62,18 @@
}
}
}
> .#{bem(exp-view)} {
display: flex;
padding: getCssVar(padding) 0;
.#{bem(exp-view-right)} {
> .#{bem('view-layout')} {
.#{bem('view-layout-header')} {
width: auto;
margin-right: getCssVar(margin);
}
}
}
}
}
}
}
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册