Przeglądaj źródła

Merge branch 'zz-test' into master

LAPTOP-U5GOA5HA\zz 1 rok temu
rodzic
commit
f867e9dda3
1 zmienionych plików z 1 dodań i 1 usunięć
  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>