btn color fix
This commit is contained in:
parent
f4876c162f
commit
94e7039d8c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
<div class="underform-contaner">
|
||||
<h4>{% trans "Use your created key to access to the VM" %}.</h4>
|
||||
<div class="btn-container">
|
||||
<button type="submit" name="add_ssh" class="btn choice-btn-faded">
|
||||
<button type="submit" name="add_ssh" class="btn choice-btn choice-btn-faded">
|
||||
{% trans "Add SSH Key" %}
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue