fix: style problem caused by layout;

修复:布局调整导致的样式问题;
This commit is contained in:
chenghongxing
2020-08-24 15:56:08 +08:00
parent d0281e5707
commit f777920f89
4 changed files with 6 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
.side-menu{
min-height: 100vh;
overflow-y: auto;
z-index: 10;
z-index: 1100;
.logo{
height: 64px;
position: relative;