Make delete network button smaller
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
hx-delete="{% url 'threshold_irc_network_del' key %}"
|
hx-delete="{% url 'threshold_irc_network_del' key %}"
|
||||||
hx-target="#networks"
|
hx-target="#networks"
|
||||||
hx-swap="outerHTML"
|
hx-swap="outerHTML"
|
||||||
class="button is-danger">
|
class="button is-small is-danger">
|
||||||
<span class="icon" data-tooltip="Delete">
|
<span class="icon" data-tooltip="Delete">
|
||||||
<i class="fa-solid fa-xmark" aria-hidden="true"></i>
|
<i class="fa-solid fa-xmark" aria-hidden="true"></i>
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user