diff --git a/frontend/src/lib/components/DocumentRow.svelte b/frontend/src/lib/components/DocumentRow.svelte index 3381f49a..b6d97762 100644 --- a/frontend/src/lib/components/DocumentRow.svelte +++ b/frontend/src/lib/components/DocumentRow.svelte @@ -77,8 +77,8 @@ function safeTagColor(color: string | null | undefined): string {

{/if} - -