edit Leere Liste in Vorgang und Crime

This commit is contained in:
2025-09-03 12:27:13 +02:00
parent 37e103a494
commit 283755c7db
10 changed files with 134 additions and 98 deletions

View File

@@ -3,7 +3,6 @@
import FileRect from '$lib/icons/File-rect.svelte';
import ListIcon from '$lib/icons/List-icon.svelte';
export let data;
export let outline = true;
</script>
@@ -20,7 +19,7 @@
<ListIcon class=" group-hover:text-indigo-600" />
</div>
<a href="/list" class="mt-6 block font-semibold text-gray-900">
Liste
Vorgänge
<span class="absolute inset-0"></span>
</a>
<p class="mt-1 text-gray-600">
@@ -58,4 +57,4 @@
</div>
<style>
</style>
</style>