replace spinner with more reliable SVG implementation
This commit is contained in:
@@ -102,8 +102,7 @@
|
||||
{/if}
|
||||
|
||||
{#if loading}
|
||||
<div class="w-[1rem]"></div>
|
||||
<div class="absolute top-1/2 right-4 translate-y-[-40%]"><Spinner size="1.3rem" /></div>
|
||||
<Spinner class="-mr-1 ml-0.5" size="1.3rem" />
|
||||
{/if}
|
||||
</button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user