full width

This commit is contained in:
Matthias 2021-11-01 23:11:14 +01:00
parent 024a9deab4
commit 4e9cf8492f
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -10,7 +10,7 @@
<form method="post"> <form method="post">
{% csrf_token %} {% csrf_token %}
<button type="submit" class="btn btn-danger"> <button type="submit" class="btn btn-danger w-100">
{% trans 'Disable Two-Factor' %} {% trans 'Disable Two-Factor' %}
</button> </button>
</form> </form>