mirror of
https://github.com/tabler/tabler.git
synced 2026-08-02 08:25:32 +04:00
button fixes
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{% if include.description %}
|
||||
<div class="text-h6 text-muted ml-2">{{ include.description }}</div>
|
||||
{% endif %}
|
||||
<span class="ml-auto text-h6">{{ include.value }}%</span>
|
||||
<span class="ml-auto text-h6 strong">{{ include.value }}%</span>
|
||||
</div>
|
||||
{% include ui/progress.html size=size value=include.value color=color %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user