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} +