yewenwen 5 years ago
parent
commit
caf7e72f81
1 changed files with 1 additions and 1 deletions
  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>