1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 17:53:39 +00:00

format html files

This commit is contained in:
Kyle Spearrin
2019-02-21 16:53:57 -05:00
parent f28d7a1af6
commit 44af1ccc45
26 changed files with 205 additions and 232 deletions

View File

@@ -21,7 +21,7 @@
</div>
<div class="action-buttons">
<a class="row-btn" href="#" appStopClick title="{{'copyPassword' | i18n}}"
(click)="copy(h.password)">
(click)="copy(h.password)">
<i class="fa fa-lg fa-clipboard"></i>
</a>
</div>