mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 23:13:36 +00:00
fix off center loading state
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<ng-content></ng-content>
|
||||
</ng-template>
|
||||
|
||||
<span class="tw-relative">
|
||||
<span class="tw-relative tw-flex tw-items-center tw-justify-center">
|
||||
<span [class.tw-invisible]="showLoadingStyles">
|
||||
@if (leadIcon || tailIcon) {
|
||||
<div class="tw-flex tw-items-center tw-gap-2">
|
||||
|
||||
Reference in New Issue
Block a user