1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-09 04:42:23 +04:00

Fix chart styling with border-radius (#2160)

This commit is contained in:
Paweł Kuna
2025-02-14 00:17:37 +01:00
committed by GitHub
parent ca4ba14718
commit 2d05b5d5d3
2 changed files with 6 additions and 1 deletions
@@ -13,5 +13,5 @@
</div>
</div>
</div>
{% include "ui/chart.html" chart-id="revenue-bg" size="sm" %}
{% include "ui/chart.html" chart-id="revenue-bg" size="sm" class="rounded-bottom" %}
</div>