zhulizhen1111 il y a 4 ans
Parent
commit
471ea62847
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/views/overview/picViewRotation.vue

+ 2 - 0
src/views/overview/picViewRotation.vue

@@ -93,6 +93,8 @@ export default {
         }
         img {
             width: 100%;
+            height: 100%;
+            object-fit: contain;
         }
     }
 }