1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

add tw class (#13765)

This commit is contained in:
Brandon Treston
2025-03-10 14:58:11 -04:00
committed by GitHub
parent c3c4c9c54c
commit 9a3481fdae

View File

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