mirror of
https://github.com/simple-login/app.git
synced 2025-02-24 07:43:54 +08:00
prettify api key page
This commit is contained in:
parent
4f874eec43
commit
efd0e97ebd
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
|
||||
{{ new_api_key_form.name(class="form-control", placeholder="Chrome, Firefox") }}
|
||||
{{ render_field_errors(new_api_key_form.name) }}
|
||||
<button class="btn btn-primary">Create</button>
|
||||
<button class="btn btn-lg btn-success mt-2">Create</button>
|
||||
</form>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue