add icon create join & import sections
This commit is contained in:
parent
1805e060e5
commit
9bfd76d0f3
3 changed files with 14 additions and 8 deletions
|
|
@ -52,7 +52,10 @@
|
|||
|
||||
<label for="password"><span translate>Password</span> <small translate>Required</small>
|
||||
</label>
|
||||
<input type="password" class="form-control" placeholder="{{'Your wallet password'|translate}}" name="password" ng-model="password" required>
|
||||
<div class="input">
|
||||
<input type="password" class="form-control" placeholder="{{'Your wallet password'|translate}}" name="password" ng-model="password" required>
|
||||
<i class="fi-lock"></i>
|
||||
</div>
|
||||
|
||||
<div class="line-dashed-h m10b m20t"></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue