diff --git a/src/components/dashboard/NavBar.tsx b/src/components/dashboard/NavBar.tsx index db9bf987..eb91275e 100644 --- a/src/components/dashboard/NavBar.tsx +++ b/src/components/dashboard/NavBar.tsx @@ -164,7 +164,7 @@ export const NavBar: React.FC = ({ sx={{ color: darkMode ? '#ffffff' : '#0000008A', '&:hover': { - + background: 'inherit' } }} >