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>
|
||||
<ng-container slot="title-suffix" *ngIf="loading || actionInProgress">
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user