feat(settings): unify settings icon colors and height of settings items
This commit is contained in:
parent
3cd4701521
commit
602cd08c82
10 changed files with 28 additions and 22 deletions
|
|
@ -29,7 +29,7 @@
|
|||
</span>
|
||||
<i class="icon bp-arrow-right"></i>
|
||||
</a>
|
||||
<a class="item item-icon-right" ui-sref="tabs.preferences.preferencesEmail">
|
||||
<a class="item has-setting-value item-icon-right" ui-sref="tabs.preferences.preferencesEmail">
|
||||
<span class="setting-title" translate>Email Notifications</span>
|
||||
<span class="setting-value">
|
||||
<span ng-if="!wallet.email" translate>Disabled</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue