From 018126fae63b61d59ab27065a9fa4faebcb09924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Wed, 17 Dec 2025 12:37:13 +0100 Subject: [PATCH] Style framework name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- apps/trust/src/components/AuditRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/trust/src/components/AuditRow.tsx b/apps/trust/src/components/AuditRow.tsx index d2e42dcfe..53546858b 100644 --- a/apps/trust/src/components/AuditRow.tsx +++ b/apps/trust/src/components/AuditRow.tsx @@ -123,7 +123,7 @@ export function AuditRowAvatar(props: { audit: AuditRowFragment$key }) { darkLogoURL={audit.framework.darkLogoURL} name={audit.framework.name} /> -
+
{audit.framework.name}