mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
full width
This commit is contained in:
parent
024a9deab4
commit
4e9cf8492f
@ -10,7 +10,7 @@
|
||||
|
||||
<form method="post">
|
||||
{% csrf_token %}
|
||||
<button type="submit" class="btn btn-danger">
|
||||
<button type="submit" class="btn btn-danger w-100">
|
||||
{% trans 'Disable Two-Factor' %}
|
||||
</button>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user