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:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user