bill hace 1 año
padre
commit
ae71e21a85
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/tagging/images.vue

+ 1 - 1
src/views/tagging/images.vue

@@ -84,7 +84,7 @@ const index = ref(0)
   img {
     width: 100%;
     height: 203px;
-    object-fit: cover;
+    object-fit: contain;
   }
   video,
   img {