mirror of
https://github.com/bitwarden/browser
synced 2026-02-26 17:43:22 +00:00
more tiny fixes to the lock component and the index loading
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<form [formGroup]="formGroup" [bitSubmit]="submit" class="tw-container">
|
||||
<div *ngIf="showLoadingSpinner">
|
||||
<!-- <i class="bwi bwi-spinner bwi-spin" title="{{ 'loading' | i18n }}" aria-hidden="true"></i>-->
|
||||
<!-- {{ "loading" | i18n }}-->
|
||||
<bit-spinner />
|
||||
</div>
|
||||
<div *ngIf="!showLoadingSpinner">
|
||||
|
||||
Reference in New Issue
Block a user