From 28f74d83dd653a4aa3173cd06d109431b86c9d71 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:23:54 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/components/cases/documents-tab.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/cases/documents-tab.tsx b/src/components/cases/documents-tab.tsx index 352b3e4..9eaa68e 100644 --- a/src/components/cases/documents-tab.tsx +++ b/src/components/cases/documents-tab.tsx @@ -369,8 +369,9 @@ export function CaseDocumentsTab({ caseId }: { caseId: string }) { {d.size_bytes ? `${(d.size_bytes / 1024).toFixed(1)} KB` : "—"} - - + + + ))}