Browse Source

Update previewVideo.vue

lex 3 years ago
parent
commit
deb830e39a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/liveActive/model/previewVideo.vue

+ 3 - 3
src/views/liveActive/model/previewVideo.vue

@@ -137,8 +137,8 @@ export default {
     color: #666666;
     line-height: 0.28rem;
   }
-  /deep/.plyr {
-    min-width: 100%;
-  }
+}
+/deep/.plyr {
+  min-width: 100%;
 }
 </style>