From 0b2435400ba250b680d40e1cf20fd4c519579967 Mon Sep 17 00:00:00 2001 From: swarnadipa-dev Date: Fri, 20 Sep 2024 13:28:53 +0530 Subject: [PATCH] NAC-286: Additional information not loading issue fix --- .../components/probes-summary/probes-summary.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxeo-admin-console-web/angular-app/src/app/features/home/components/probes-summary/probes-summary.component.scss b/nuxeo-admin-console-web/angular-app/src/app/features/home/components/probes-summary/probes-summary.component.scss index a4fe8af0..e170a37d 100644 --- a/nuxeo-admin-console-web/angular-app/src/app/features/home/components/probes-summary/probes-summary.component.scss +++ b/nuxeo-admin-console-web/angular-app/src/app/features/home/components/probes-summary/probes-summary.component.scss @@ -1,4 +1,4 @@ -mat-card { +.probes-summary mat-card { height: 100% !important; button { border-radius: 4px;