mirror of
https://github.com/simple-login/app.git
synced 2024-11-16 00:48:32 +01:00
Improve UI
This commit is contained in:
parent
e8b315b431
commit
51b55b24e1
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
<form method="post">
|
||||
<input type="hidden" name="form-name" value="delete">
|
||||
<input type="hidden" name="api-key-id" value="{{ api_key.id }}">
|
||||
<span class="card-link btn btn-link float-right delete-api-key">
|
||||
<span class="card-link btn btn-link float-right text-danger delete-api-key">
|
||||
Delete
|
||||
</span>
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue