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