update z-index on sidebar (#614)
This commit is contained in:
parent
c86d9b9ff5
commit
1021b199a8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 5;
|
||||
z-index: 105;
|
||||
min-height: 0;
|
||||
height: 50px;
|
||||
width: 50px;
|
||||
|
|
Loading…
Reference in a new issue