zmc
2023-08-31 17388fa7ecd1f3ebadad470a463573a1cfe4468f
src/views/line_graph/components/LineChart.vue
@@ -129,7 +129,7 @@
<style>
.line-chart {
  width: 100%;
  height: 35vh;
  height: 300px;
  margin-top: 25px;
}
</style>