update z-index on sidebar (#614)

This commit is contained in:
Scott Bishel 2021-06-23 02:12:19 -06:00 committed by GitHub
parent c86d9b9ff5
commit 1021b199a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
position: absolute;
top: 0;
left: 0;
z-index: 5;
z-index: 105;
min-height: 0;
height: 50px;
width: 50px;