lex 1 년 전
부모
커밋
cac3ecd344
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/attend-class/component/audio.module.less
  2. 1 0
      src/views/attend-class/component/video.module.less

+ 1 - 0
src/views/attend-class/component/audio.module.less

@@ -117,6 +117,7 @@
     width: 40px;
     height: 39px;
     background-color: transparent;
+    cursor: pointer;
 
     &>img {
       width: 100%;

+ 1 - 0
src/views/attend-class/component/video.module.less

@@ -82,6 +82,7 @@
       width: 40px;
       height: 39px;
       background-color: transparent;
+      cursor: pointer;
 
       &>img {
         width: 100%;