diff --git a/components/Nest.js b/components/Nest.js index 61f0ce30..cc90216e 100644 --- a/components/Nest.js +++ b/components/Nest.js @@ -69,7 +69,7 @@ function createNest() { var a = (function () { const t = e return { - z: n(t, 'zIndex', 0), + z: n(t, 'zIndex', -1), o: n(t, 'opacity', 0.7), c: n(t, 'color', '0,0,0'), n: n(t, 'count', 99)