From 8a216e6c0d551d66c26fb165eea66b5ec148c14b Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs Date: Wed, 17 Apr 2024 19:42:12 +0530 Subject: [PATCH] fix: z-index of loader in report --- apps/OpenSign/src/primitives/GetReportDisplay.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/OpenSign/src/primitives/GetReportDisplay.js b/apps/OpenSign/src/primitives/GetReportDisplay.js index 6ee660f27..8064e7382 100644 --- a/apps/OpenSign/src/primitives/GetReportDisplay.js +++ b/apps/OpenSign/src/primitives/GetReportDisplay.js @@ -423,7 +423,7 @@ const ReportTable = (props) => { return (
{Object.keys(actLoader)?.length > 0 && ( -
+