mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 09:33:27 +00:00
remove all blur clicks
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<button type="button" class="btn btn-outline-primary btn-sm" (click)="addCipher()" appBlurClick>
|
||||
<button type="button" class="btn btn-outline-primary btn-sm" (click)="addCipher()">
|
||||
<i class="fa fa-plus fa-fw"></i>{{'addItem' | i18n}}
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user