Make z-index of sidebar VERY BIG

This commit is contained in:
Jeremy Dormitzer 2018-02-01 14:15:12 -07:00
parent bb99c1a33d
commit 7972264b5b
No known key found for this signature in database
GPG Key ID: 04F17C0F5A32C320

View File

@ -17,7 +17,7 @@
:height "100%"
:border 0
:borderRight "2px solid #d7d7db"
:zIndex 9999
:zIndex 9999999999999
:width (str sidebar-width "px")
:top 0
:left 0})})))