1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

Updated classes to use tailwind (#13673)

This commit is contained in:
Conner Turnbull
2025-03-06 10:22:34 -05:00
committed by GitHub
parent 96fa9e2ea7
commit a7674b3440

View File

@@ -2,7 +2,7 @@
<bit-container>
<ng-container *ngIf="!firstLoaded && loading">
<i class="bwi bwi-spinner bwi-spin text-muted" title="{{ 'loading' | i18n }}"></i>
<i class="bwi bwi-spinner bwi-spin tw-text-muted" title="{{ 'loading' | i18n }}"></i>
<span class="tw-sr-only">{{ "loading" | i18n }}</span>
</ng-container>
@@ -66,7 +66,7 @@
</a>
<form [formGroup]="form">
<bit-radio-group formControlName="updateMethod" [block]="true">
<h2 class="mt-5">
<h2 class="tw-mt-5">
{{ "licenseAndBillingManagement" | i18n }}
</h2>
<bit-radio-button