diff --git a/packages/site/src/routes/[dictionaryId]/entries/list/ListEntry.svelte b/packages/site/src/routes/[dictionaryId]/entries/list/ListEntry.svelte
index d8a198de7..c6ba8cf2d 100644
--- a/packages/site/src/routes/[dictionaryId]/entries/list/ListEntry.svelte
+++ b/packages/site/src/routes/[dictionaryId]/entries/list/ListEntry.svelte
@@ -29,7 +29,7 @@
class="flex rounded shadow my-1 overflow-hidden items-stretch border-green-300"
style="margin-right: 2px;">
{#if entry.sound_files?.[0] || canEdit}
-
+
{/if}