From f9bc78a97860d4c8d1112ec9ebb9202b8cb9978c Mon Sep 17 00:00:00 2001 From: MVarshini Date: Tue, 28 Mar 2023 01:00:33 +0530 Subject: [PATCH] prettier error --- dashboard/src/modules/components/OverviewComponent/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/modules/components/OverviewComponent/index.less b/dashboard/src/modules/components/OverviewComponent/index.less index f5765df14c..56bfa2d351 100644 --- a/dashboard/src/modules/components/OverviewComponent/index.less +++ b/dashboard/src/modules/components/OverviewComponent/index.less @@ -47,7 +47,7 @@ } .newruns-table-container { height: 90%; - + .pf-c-scroll-outer-wrapper { min-height: 100%; }