perf: 同步完整版分支代码

This commit is contained in:
xiaoxian521
2021-11-25 12:37:56 +08:00
parent 1e1bcecb9f
commit 1e92bd416e
4 changed files with 53 additions and 61 deletions

View File

@@ -39,7 +39,7 @@
position: fixed;
top: 0;
right: 0;
z-index: 1000;
z-index: 998;
width: calc(100% - 210px);
transition: width 0.28s;
}
@@ -557,6 +557,7 @@
}
}
/* vertical菜单下hideSidebar去除动画 */
.withoutAnimation {
.main-container,
.sidebar-container {