mirror of
https://github.com/tabler/tabler.git
synced 2026-07-28 14:04:38 +04:00
cards components, charts fixes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
{% include ui/card-dropdown.html %}
|
||||
<h3 class="card-title">Total sales</h3>
|
||||
|
||||
{% include ui/chart.html chart-id="total-sales" height=15 %}
|
||||
{% include ui/chart.html chart-id="total-sales2" height=15 %}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user