1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

Merge branch 'master' of https://github.com/bitwarden/desktop into feature/hide-passwords

This commit is contained in:
hinton
2020-06-04 22:09:46 +02:00
53 changed files with 41 additions and 41 deletions

View File

@@ -272,7 +272,7 @@
</div>
</div>
</div>
<div class="footer">
<div class="footer" *ngIf="cipher">
<button appBlurClick class="primary" (click)="edit()" appA11yTitle="{{'edit' | i18n}}" *ngIf="!cipher.isDeleted">
<i class="fa fa-pencil fa-fw fa-lg" aria-hidden="true"></i>
</button>