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

feat: 更新

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