mirror of
https://github.com/tabler/tabler.git
synced 2026-07-27 13:34:37 +04:00
button sizes fixes
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</div>
|
||||
{% elsif actions == 'buttons' %}
|
||||
<span class="d-none d-sm-inline">
|
||||
{% include_cached ui/button.html text="New view" color="secondary" icon="home" %}
|
||||
{% include_cached ui/button.html text="New view" color="secondary" icon="plus" %}
|
||||
</span>
|
||||
{% include_cached ui/button.html text="Create new report" color="primary" class="ml-3" %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user