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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user