代码优化

This commit is contained in:
dqjdda
2019-11-26 11:49:45 +08:00
parent 0351b72735
commit 3f257081f4
2 changed files with 3 additions and 2 deletions

View File

@@ -90,6 +90,7 @@ export default {
z-index: 9;
width: calc(100% - #{$sideBarWidth});
transition: width 0.28s;
padding: 0;
}
.hideSidebar .fixed-header {