소스 검색

Made load smaller

master
Kobus 5 년 전
부모
커밋
a3f9cee607
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/components/timeshare/buy/weekListComponent.vue

+ 1
- 1
src/components/timeshare/buy/weekListComponent.vue 파일 보기

@@ -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…
취소
저장