Make delete network button smaller
This commit is contained in:
parent
9d125de999
commit
c9fe1f0b73
|
@ -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…
Reference in New Issue