yewenwen 5 年 前
コミット
caf7e72f81
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/packages/video/demo.vue

+ 1 - 1
src/packages/video/demo.vue

@@ -93,6 +93,6 @@ export default {
 
 <style lang="scss" scoped>
 .nut-video{
-    height:240px;
+    height:200px;
 }
 </style>