From 2eee5e09f000f7bd154b141dcedf04d270a1ce65 Mon Sep 17 00:00:00 2001 From: lorentz Date: Thu, 19 Feb 2026 20:46:41 -0500 Subject: [PATCH] style: widen data browser detail modal from max-w-4xl to max-w-7xl --- components/admin/DetailModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/admin/DetailModal.tsx b/components/admin/DetailModal.tsx index 6b39ba4..6796ed5 100644 --- a/components/admin/DetailModal.tsx +++ b/components/admin/DetailModal.tsx @@ -68,7 +68,7 @@ export default function DetailModal({ open, onOpenChange, title, data, fields }: return ( - +