Commit f23df9f0 authored by zhengke's avatar zhengke

修改

parent 7f1b94a7
......@@ -374,9 +374,6 @@
display: block;
}
.block-box:hover .imgCube_chooseBtn {
display: block;
}
.block-box .Cubeselect {
display: none;
......@@ -396,6 +393,15 @@
z-index: 10;
display: none;
}
.block-box:hover .imgCube_chooseBtn {
display: block;
}
.active .imgCube_chooseBtn{
display:none!important;
}
.active .opacity{
display:none!important;
}
.imgCube .opacity {
position: absolute;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment