[Perl] DAQ system for the FAPG.
feat increase index weather chart height to 180px
roles/dashboard/templates/dashboard/index.html.ep
@@ -38,7 +38,7 @@
38
38
<h2 class="h6 fw-bold mb-0">Weather in Versonnex</h2>
39
39
<p class="text-body-secondary small mb-0" data-weather-summary>Loading forecast…</p>
40
40
</div>
41
Removed:
<div class="chart-wrap" style="height: 130px;">
41
Added:
<div class="chart-wrap" style="height: 180px;">
42
42
<canvas id="chart-weather-forecast" role="img" aria-label="48-hour weather forecast"></canvas>
43
43
</div>
44
44
</div>