1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-02 03:21:19 +00:00

migrate components (#13810)

This commit is contained in:
Brandon Treston
2025-03-13 10:04:10 -04:00
committed by GitHub
parent cff14ffea3
commit a26f7704bf
11 changed files with 19 additions and 13 deletions

View File

@@ -12,7 +12,7 @@
<ng-container *ngIf="loading">
<i
class="bwi bwi-spinner bwi-spin text-muted"
class="bwi bwi-spinner bwi-spin tw-text-muted"
title="{{ 'loading' | i18n }}"
aria-hidden="true"
></i>