From 6bbf65189578626525a6dc0baa7f5c70d4b7a52b Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Thu, 22 May 2025 09:24:23 +0200 Subject: [PATCH] chore: tweak styles --- .../resources/table/resource-detail.tsx | 55 ++++++++----------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/ui/components/resources/table/resource-detail.tsx b/ui/components/resources/table/resource-detail.tsx index c6bc20cd46..3e05413e20 100644 --- a/ui/components/resources/table/resource-detail.tsx +++ b/ui/components/resources/table/resource-detail.tsx @@ -78,25 +78,22 @@ export const ResourceDetail = ({ - - - +
@@ -132,11 +129,9 @@ export const ResourceDetail = ({ {/* Finding associated with this resource section */} -
-

- Findings associated with this resource -

-
+

+ Findings associated with this resource +

{isLoading ? ( ) : failedFindings && failedFindings?.length > 0 ? ( @@ -150,14 +145,12 @@ export const ResourceDetail = ({ return (
-
-
-

- {checktitle} -

-
+
+

+ {checktitle} +