ソースを参照

修改样式影响点击事件

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;
 }