From 9aaf5c4fece2aafdb7b65b2270f7d8b1c73b0e51 Mon Sep 17 00:00:00 2001 From: siddheshmorewdi Date: Fri, 24 May 2024 11:36:37 +0530 Subject: [PATCH] updated --- src/Pages/Community/CommunityBannerCard.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Pages/Community/CommunityBannerCard.jsx b/src/Pages/Community/CommunityBannerCard.jsx index eccec7f..b0ceba2 100644 --- a/src/Pages/Community/CommunityBannerCard.jsx +++ b/src/Pages/Community/CommunityBannerCard.jsx @@ -59,6 +59,7 @@ const CommunityBannerCard = ({ right={-2} pe={3} colorScheme="green" + variant='solid' > Active @@ -69,6 +70,7 @@ const CommunityBannerCard = ({ right={-2} pe={3} colorScheme="red" + variant='solid' > Inactive @@ -173,7 +175,7 @@ const CommunityBannerCard = ({ position: "absolute", bottom: 4, right: 10, - opacity: 0.5, + opacity: 1, }} > {formatDate(createdAt)}