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