fix can not in top

This commit is contained in:
infeng 2016-10-19 10:14:59 +08:00
parent 9c1d991f4f
commit bc9de0cd2d

View File

@ -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 {