mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 15:23:27 +08:00
UI tweak
This commit is contained in:
parent
12f3901330
commit
99d26a01cb
2 changed files with 2 additions and 2 deletions
|
@ -177,7 +177,7 @@
|
|||
{% endfor %}
|
||||
</select>
|
||||
|
||||
<button id="btn-create-directory" class="btn btn-lg btn-success mt-2">Create</button>
|
||||
<button id="btn-create-directory" class="btn btn-primary mt-2">Create</button>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -117,7 +117,7 @@
|
|||
A mailbox can't be a disposable or forwarding email address.
|
||||
</div>
|
||||
|
||||
<button class="btn btn-lg btn-success mt-2">Create</button>
|
||||
<button class="btn btn-primary mt-2">Create</button>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue