We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52235e commit c0d0b22Copy full SHA for c0d0b22
templates/partials/keys_table.twig
@@ -18,7 +18,7 @@
18
{% endif %}
19
</div>
20
21
- <div class="md:flex gap-1">
+ <div class="md:flex gap-2">
22
{% for button in custom_buttons %}
23
{{ button|raw }}
24
{% endfor %}
0 commit comments