@@ -371,7 +371,7 @@
{#if loadingLeaderboard}
<div class=" absolute top-0 bottom-0 left-0 right-0 flex">
<div class="m-auto">
- <Spinner />
+ <Spinner className="size-5" />
</div>
{/if}
@@ -1246,7 +1246,7 @@
{:else}
<div class="flex items-center justify-center h-full">
</form>
@@ -636,6 +636,6 @@
<div class=" h-full w-full flex justify-center items-center">
@@ -563,6 +563,6 @@
@@ -278,7 +278,7 @@
<div>
@@ -1057,6 +1057,6 @@
<div class="flex justify-center items-center w-full h-full py-3">
@@ -151,7 +151,7 @@
{#if users === null || total === null}
<div class="my-10">
<div class="mt-0.5 mb-2 gap-1 flex flex-col md:flex-row justify-between">
@@ -2227,7 +2227,7 @@
{:else if loading}
<div class=" flex items-center justify-center h-full w-full">
@@ -1,5 +1,5 @@
<script lang="ts">
- export let className: string = ' w-4 h-4';
+ export let className: string = 'size-4';
</script>
<div class="flex justify-center text-center">
@@ -329,7 +329,7 @@
<div class="w-full h-full flex justify-center items-center min-h-20">
@@ -197,7 +197,7 @@
<div class="w-full h-full flex justify-center items-center">
@@ -700,7 +700,7 @@ Provide the enhanced notes in markdown format. Use markdown syntax for headings,
{#if loading}
@@ -462,7 +462,7 @@
{/if} -->
@@ -215,6 +215,6 @@
@@ -921,6 +921,6 @@
@@ -572,6 +572,6 @@
@@ -573,6 +573,6 @@
</ConfirmDialog>
@@ -333,7 +333,7 @@
<slot />
<div class="w-full flex-1 h-full flex items-center justify-center">
@@ -87,7 +87,7 @@
<div class=" pb-16">
@@ -82,7 +82,7 @@
@@ -203,7 +203,7 @@