Sfoglia il codice sorgente

Made load smaller

master
Kobus 5 anni fa
parent
commit
a3f9cee607
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/components/timeshare/buy/weekListComponent.vue

+ 1
- 1
src/components/timeshare/buy/weekListComponent.vue Vedi File

@@ -47,7 +47,7 @@
47 47
             class="img-fluid"
48 48
             src="/img/kloader.gif"
49 49
             alt="UVProp logo"
50
-            style="width:400px;height:364px;"
50
+            style="width:128px;height:128px;"
51 51
           />
52 52
         </div>
53 53
         <div v-else>No Results Found</div>

Loading…
Annulla
Salva