Skip to content

Commit c0d0b22

Browse files
committed
Update keys_table.twig
1 parent c52235e commit c0d0b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/partials/keys_table.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{% endif %}
1919
</div>
2020

21-
<div class="md:flex gap-1">
21+
<div class="md:flex gap-2">
2222
{% for button in custom_buttons %}
2323
{{ button|raw }}
2424
{% endfor %}

0 commit comments

Comments
 (0)