guhongwei 5 vuotta sitten
vanhempi
commit
8ff61288bf
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      src/views/direct.vue

+ 3 - 0
src/views/direct.vue

@@ -1200,4 +1200,7 @@ export default {
   transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
   width: 100%;
 }
+/deep/.video-js {
+  height: 396px !important;
+}
 </style>