revert: 更改 aside z-index 恢复为5
#Comment comment 要保证header登陆信息能覆盖aside
This commit is contained in:
parent
6dad3b9739
commit
64329abfab
|
@ -322,7 +322,7 @@ aside {
|
|||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 1080;
|
||||
z-index: 5;
|
||||
background: #2a3542;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue