xuqiang 4 tahun lalu
induk
melakukan
631605b125
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/main/h5/src/components/VideoUpload.vue

+ 2 - 2
src/main/h5/src/components/VideoUpload.vue

@@ -85,8 +85,8 @@ export default {
 </script>
 <style lang="less" scoped>
 .video-wrapper {
-  width: 320px;
-  height: 140px;
+  width: 340px;
+  // height: 140px;
   position: relative;
   margin: 0 auto;
   .icon-close {