liuyu 4 anni fa
parent
commit
c4d7d4ac2b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/meetingBrief/detail.vue

+ 1 - 1
src/views/meetingBrief/detail.vue

@@ -161,7 +161,7 @@ export default {
       }
     }
     .image {
-      max-width: 100%;
+      width: 100%;
       max-height: 200px;
     }
   }