Added:
- spinning loading button
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{% endif %}
|
||||
{{ buttonAttributes|join(' ') }}
|
||||
>
|
||||
<i class="fas fa-{{ icon }} text-xl group-hover:text-green-500"></i>
|
||||
<i data-toolbar-target="icon" class="fas fa-{{ icon }} text-xl group-hover:text-green-500"></i>
|
||||
<span class="text-xs">{{ text }}</span>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user