From 4ec4b53c8812f752f1e968bcfac889559656f35d Mon Sep 17 00:00:00 2001 From: Ritikesh yadav Date: Thu, 27 Jun 2024 17:26:04 +0530 Subject: [PATCH] fixing bugs --- public/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 1e28e71..745ab4b 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -1336,7 +1336,7 @@ td a.action_icon { #manage_investors_kyc_wrapper tr.odd td:last-child, #manage_investors_kyc_wrapper tr.even td:last-child { display: flex; - justify-content: center; + /* justify-content: center; */ } .reset { position: relative;