From 6b55cf86c40cab959be942caa642d67cc1b45668 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Thu, 13 Feb 2025 18:02:13 +0100 Subject: frontend: Remove ellipsis prop in Card This makes Archive card styling consistent with Comic cards. --- frontend/src/routes/archives/+page.svelte | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'frontend/src/routes/archives') diff --git a/frontend/src/routes/archives/+page.svelte b/frontend/src/routes/archives/+page.svelte index 3fc4ed4..b75c140 100644 --- a/frontend/src/routes/archives/+page.svelte +++ b/frontend/src/routes/archives/+page.svelte @@ -82,12 +82,7 @@ {#each archives.edges as { id, name, cover, size, pageCount }, index (id)} {#snippet children({ onclick, selected })} - + {#snippet overlay()} {/snippet} -- cgit v1.2.3-2-gb3c3