style: 增加侧边栏z-index值覆盖页脚
This commit is contained in:
parent
e9e4b3c7db
commit
3fc0b3c387
|
@ -322,7 +322,7 @@ aside {
|
|||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 4;
|
||||
z-index: 1080;
|
||||
background: #2a3542;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue