diff --git a/lib/index.css b/lib/index.css index a8b1b6f..415ad62 100644 --- a/lib/index.css +++ b/lib/index.css @@ -27,7 +27,7 @@ top: 0; bottom: 0; width: 60%; - z-index: 101; + z-index: 1001; -webkit-transition: -webkit-transform .3s; transition: transform .3s; max-width: none; @@ -65,4 +65,4 @@ -webkit-transform: translate3d(-110%,0,0); -moz-transform: translate3d(-110%,0,0); transform: translate3d(-110%,0,0); -} \ No newline at end of file +}