bill 1 anno fa
parent
commit
ae71e21a85
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 {