Explorar el Código

提交 工作桌面中 去掉遮挡盒子

wenmenghao321 hace 2 años
padre
commit
0edfa2358b
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  1. 2 3
      src/web/staticres/public-pc/css/sub-page.css

+ 2 - 3
src/web/staticres/public-pc/css/sub-page.css

@@ -262,13 +262,12 @@ body.in-iframe {
 }
 
 .in-iframe #vm_exhibition .swiper_btn_box {
-  width: 65% !important;;
-  /* height: 160px !important; */
+  /* width: 65% !important;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
   position: absolute;
-  z-index: 99;
+  z-index: 99; */
 
 }
 .in-iframe #vm_exhibition_detail .box{