Make delete network button smaller

master
Mark Veidemanis 2 years ago
parent 9d125de999
commit c9fe1f0b73
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -61,7 +61,7 @@
hx-delete="{% url 'threshold_irc_network_del' key %}"
hx-target="#networks"
hx-swap="outerHTML"
class="button is-danger">
class="button is-small is-danger">
<span class="icon" data-tooltip="Delete">
<i class="fa-solid fa-xmark" aria-hidden="true"></i>
</span>

Loading…
Cancel
Save