mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-19 20:51:35 +01:00
[SM-470] update spinner bg color (#4979)
This commit is contained in:
parent
918c51f93f
commit
e57bc7f781
@ -4,7 +4,7 @@
|
|||||||
<div bitDialogContent class="tw-relative">
|
<div bitDialogContent class="tw-relative">
|
||||||
<div
|
<div
|
||||||
*ngIf="showSpinner"
|
*ngIf="showSpinner"
|
||||||
class="tw-absolute tw-flex tw-h-full tw-w-full tw-items-center tw-justify-center tw-bg-background-alt"
|
class="tw-absolute tw-flex tw-h-full tw-w-full tw-items-center tw-justify-center tw-bg-text-contrast"
|
||||||
>
|
>
|
||||||
<i class="bwi bwi-spinner bwi-spin bwi-3x"></i>
|
<i class="bwi bwi-spinner bwi-spin bwi-3x"></i>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user