From 5153169d5d35f4cde95bf481775c0d84fcc14079 Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Fri, 3 Apr 2026 13:49:42 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EA=B2=80=EC=83=89=EB=B0=94=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=20=EA=B3=A0=EC=A0=95=20=E2=80=94=20=EB=AC=B8=EC=84=9C?= =?UTF-8?q?=20=EB=AA=A9=EB=A1=9D=EB=A7=8C=20=EC=8A=A4=ED=81=AC=EB=A1=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- frontend/src/routes/documents/+page.svelte | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/frontend/src/routes/documents/+page.svelte b/frontend/src/routes/documents/+page.svelte index b53eb68..019fab8 100644 --- a/frontend/src/routes/documents/+page.svelte +++ b/frontend/src/routes/documents/+page.svelte @@ -134,13 +134,13 @@
- -
+ +
- -
+ +
+ +
{#if !loading}
@@ -239,6 +241,7 @@
{/if} {/if} +