Browse Source

fix 显示

dusenyao 3 năm trước cách đây
mục cha
commit
636ee9a8a1
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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 {