feat(design): improve design of wallet color selection
This commit is contained in:
parent
9ec7d5f38c
commit
d4cd402294
5 changed files with 21 additions and 9 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<ion-content>
|
||||
<div class="settings-explaination">
|
||||
<div class="settings-heading" translate>What do you call this wallet?</div>
|
||||
<div class="settings-description" translate>When this wallet was created, it was called "{{walletName}}". You can change how the name is displayed on this device below.</div>
|
||||
<div class="settings-description" translate>When this wallet was created, it was called “{{walletName}}”. You can change the name displayed on this device below.</div>
|
||||
</div>
|
||||
<form name="aliasForm" ng-submit="save(aliasForm)" novalidate>
|
||||
<div class="list settings-list">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue