Explorar o código

attempt to fix logos randomly not loading

olinox14 hai 1 ano
pai
achega
3fbf525837
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      components/Badge.vue

+ 4 - 0
components/Badge.vue

@@ -87,6 +87,10 @@ const onMoreClick = () => {
       height: 24px;
       width: 24px;
       margin: 4px auto;
+
+      :deep(.v-img__img--contain) {
+        display: block !important;
+      }
     }
 
     .v-card-title {