mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 18:53:29 +00:00
footer buttons
This commit is contained in:
@@ -28,5 +28,5 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<button (click)="addCipher()">{{'addItem' | i18n}}</button>
|
||||
<button (click)="addCipher()" class="block primary"><i class="fa fa-plus fa-lg"></i></button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user