소스 검색

修改样式影响点击事件

lex 1 년 전
부모
커밋
7e77117883
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/courseware-play/index.module.less

+ 1 - 1
src/views/courseware-play/index.module.less

@@ -115,7 +115,7 @@
 .wraps {
   width: 100%;
   height: 100%;
-  transform-style: preserve-3d;
+  // transform-style: preserve-3d;
   perspective: (32rem);
   transition-timing-function: initial;
 }