Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 23:10:50 +00:00
co-authored by renee-png
parent 0c845dcd35
commit 98e52390b6
+1 -1
View File
@@ -150,7 +150,7 @@ export function CaseLitigationTab({ caseRecord, canManage, onSaved }: Props) {
<CardContent className="p-5 space-y-5">
{customFilled.length > 0 && (
<>
<Section icon={<ListChecks className="h-4 w-4" />} title="Custom fields">
<Section icon={<ListChecks className="h-4 w-4" />} title="Matter Information">
<div className="grid grid-cols-1 sm:grid-cols-2 gap-3">
{customFilled.map((c) => (
<div key={c.id}>