Fix spin blur z-index, close #6759

This commit is contained in:
afc163 2017-07-07 16:34:47 +08:00
parent 9ebaeb6f4f
commit ed070c94ad

View File

@ -101,6 +101,7 @@
background: #fff;
opacity: 0.3;
transition: all .3s;
z-index: 10;
}
}