Cleaned up the page loading for IDAA section
This commit is contained in:
@@ -182,7 +182,7 @@ run(() => {
|
||||
<p class="text-sm text-gray-500 text-center">IDAA Novi UUID not found!</p>
|
||||
{/if}
|
||||
|
||||
{:else}
|
||||
{:else if browser}
|
||||
|
||||
<div class="container flex flex-col gap-1 w-full items-center justify-center font-bold p-8 m-8">
|
||||
<h1>
|
||||
@@ -209,5 +209,9 @@ run(() => {
|
||||
<p>IDAA Novi UUID not found!</p>
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
{:else}
|
||||
<p class="text-sm text-gray-500 text-center">
|
||||
<span class="fas fa-spinner fa-spin"></span>
|
||||
Loading...
|
||||
</p>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user