liushengqiang 1 年之前
父節點
當前提交
9ac432e712
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/courseware-play/index.module.less

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

@@ -124,7 +124,7 @@
   position: absolute;
   left: 0;
   top: 0;
-  width: 100%;
+  width: calc(100% + 4Px);
   height: 100%;
   background-color: #000;
   transform-style: preserve-3d;