소스 검색

Update video-detail.module.less

lex 2 년 전
부모
커밋
f54e9eafe7
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/student/video-class/video-detail.module.less

+ 3 - 0
src/student/video-class/video-detail.module.less

@@ -1,4 +1,7 @@
 .video-detail {
+  height: 100vh;
+  overflow: scroll; //主要是这个
+  box-sizing: border-box;
   .introduction {
     color: #7a7a7a;
     line-height: 23px;