1
0
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:
Patrick Pimentel
2025-11-11 18:36:44 -05:00
parent 3415de5b44
commit e97ff9fed5
6 changed files with 35 additions and 9 deletions

View File

@@ -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">