From 5b44dbe9c414b095cd2d822d856c5d9a4628f0e2 Mon Sep 17 00:00:00 2001 From: Dotta Date: Mon, 16 Mar 2026 08:33:44 -0500 Subject: [PATCH] fix: align file icons with folder icons in export file tree Change file row outer gap from gap-2 (8px) to gap-1 (4px) to match the directory row grid gap-x-1, so file and folder icons line up vertically. Co-Authored-By: Paperclip --- ui/src/pages/CompanyExport.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/pages/CompanyExport.tsx b/ui/src/pages/CompanyExport.tsx index 4fb281cf..76f9d69b 100644 --- a/ui/src/pages/CompanyExport.tsx +++ b/ui/src/pages/CompanyExport.tsx @@ -510,7 +510,7 @@ function ExportFileTree({