Commit 49682210 by wanglizhen

页面样式更改

parent 0e57b5d9
...@@ -128,7 +128,7 @@ aside { ...@@ -128,7 +128,7 @@ aside {
&.scroller { &.scroller {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
height: var(--app-height); height: calc(var(--app-height) - var(--navbar-height));
.app-container { .app-container {
&__body, &__body,
&__wrap { &__wrap {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论