add padding

pull/102/head
Aevann 2023-01-27 15:00:06 +02:00
parent c45cd0fde8
commit d813e91427
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
</ul>
<h4>Configuration</h4>
<ul>
<ul class="pb-3">
{% if v.admin_level >= PERMS['EDIT_RULES'] %}
<li><a href="/admin/edit_rules">Edit the Rules</a></li>
{%- endif %}