mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
note copy icon update
This commit is contained in:
parent
1802938b9e
commit
617876b419
@ -54,7 +54,7 @@
|
||||
ngclipboard-error="$ctrl.clipboardError(e)"
|
||||
ngclipboard-success="$ctrl.clipboardSuccess(e, $ctrl.i18n.note, 'Note')"
|
||||
data-clipboard-text="{{$ctrl.cipher.notes}}" ng-class="{disabled: !$ctrl.cipher.notes}">
|
||||
<i class="fa fa-lg fa-key"></i>
|
||||
<i class="fa fa-lg fa-clipboard"></i>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user