소스 검색

Merge branch 'zz-test' into master

LAPTOP-U5GOA5HA\zz 1 년 전
부모
커밋
f867e9dda3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/src/views/Home/components/FirstHight.vue

+ 1 - 1
app/src/views/Home/components/FirstHight.vue

@@ -1,5 +1,5 @@
 <template>
-  <div ref="chart" class="item" style="width: 220px; height: 180px" />
+  <div ref="chart" class="item" style="width: 220px; height: 200px" />
 </template>
 
 <script>