mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
add tw class (#13774)
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
</ng-container>
|
</ng-container>
|
||||||
<small *ngIf="loading">
|
<small *ngIf="loading">
|
||||||
<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