zhulizhen1111 hace 4 años
padre
commit
471ea62847
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;
         }
     }
 }