소스 검색

fix 显示

dusenyao 3 년 전
부모
커밋
636ee9a8a1
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/common/show_file/index.vue

+ 4 - 0
src/common/show_file/index.vue

@@ -157,6 +157,10 @@ export default {
 
   .video-file {
     @extend %image-parent;
+
+    video {
+      width: 100%;
+    }
   }
 
   .text-file {