Преглед изворни кода

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>