@@ -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>