- {#if O.isNone($downloads)}
-
-
-
- {:else}
-
- {#each pipe( $downloads, O.getOrElseW(() => []), ) as download}
-
- {/each}
-
- {/if}
-
+
+
diff --git a/ui/src/lib/Footer.svelte b/ui/src/lib/Footer.svelte
index 07805fb..50a3d2e 100644
--- a/ui/src/lib/Footer.svelte
+++ b/ui/src/lib/Footer.svelte
@@ -26,7 +26,7 @@
border-t dark:border-t-neutral-700
shadow-lg
rounded-t-xl"
- style="height: {$height}px;"
+ style="min-height: {$height}px;"
>