From 430deb2dfa5d1951d5df656fefcbaabf452cc0fa Mon Sep 17 00:00:00 2001 From: rahul_g Date: Thu, 22 Aug 2024 19:27:01 +0530 Subject: [PATCH 1/2] matched the figma for admin --- src/components/layouts/FullLayout.tsx | 3 ++- src/components/layouts/header/Profile.tsx | 5 +++-- src/pages/block.tsx | 3 ++- src/pages/district.tsx | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/components/layouts/FullLayout.tsx b/src/components/layouts/FullLayout.tsx index 4ab87587..667e0b50 100644 --- a/src/components/layouts/FullLayout.tsx +++ b/src/components/layouts/FullLayout.tsx @@ -136,7 +136,8 @@ const FullLayout = ({ children }: any) => {
setMobileSidebarOpen(true)} /> diff --git a/src/components/layouts/header/Profile.tsx b/src/components/layouts/header/Profile.tsx index f71b41ee..3416ed34 100644 --- a/src/components/layouts/header/Profile.tsx +++ b/src/components/layouts/header/Profile.tsx @@ -219,8 +219,9 @@ const Profile = () => { aria-controls="profile-menu" aria-haspopup="true" onClick={handleClick4} + sx={{ border: "none" }} > - + { { { }} > {t("MASTER.DISTRICTS")} diff --git a/src/pages/district.tsx b/src/pages/district.tsx index 4804ee91..02b8d876 100644 --- a/src/pages/district.tsx +++ b/src/pages/district.tsx @@ -389,7 +389,7 @@ const District: React.FC = () => { {stateValue}