1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-14 01:24:19 +04:00

Update active users chart height in HTML to improve layout consistency

This commit is contained in:
Bartek
2026-07-12 02:36:20 +02:00
parent 603f7ed432
commit 30da04070d
@@ -5,6 +5,6 @@
<div class="h1 mb-0 me-2">25,782</div>
<div class="me-auto">{% include "ui/trending.html" value=-1 %}</div>
</div>
{% include "ui/chart-radial.html" id="active-users-4" title="Active users" value="58" height="350" %}
{% include "ui/chart-radial.html" id="active-users-4" title="Active users" value="58" height="200" %}
</div>
</div>