From bc9de0cd2dd71192ef55cb828de37966a434befd Mon Sep 17 00:00:00 2001 From: infeng Date: Wed, 19 Oct 2016 10:14:59 +0800 Subject: [PATCH] fix can not in top --- src/style/index.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/style/index.less b/src/style/index.less index b321b90..191ff41 100644 --- a/src/style/index.less +++ b/src/style/index.less @@ -37,6 +37,7 @@ background-color: rgba(55, 55, 55, 0.6); height: 100%; filter: alpha(opacity=50); + z-index: 999; } &-btn { @@ -72,6 +73,7 @@ left: 0; bottom: 0; overflow: hidden; + z-index: 1000; } &-cavans > img { @@ -90,6 +92,7 @@ left: 0; overflow: hidden; text-align: center; + z-index: 1000; } &-attribute {