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..8ba58424 100644 --- a/src/pages/district.tsx +++ b/src/pages/district.tsx @@ -389,7 +389,7 @@ const District: React.FC = () => { {stateValue}