diff --git a/src/components/dashboard/NavBar.tsx b/src/components/dashboard/NavBar.tsx index 690eaf36..7cea676f 100644 --- a/src/components/dashboard/NavBar.tsx +++ b/src/components/dashboard/NavBar.tsx @@ -485,7 +485,7 @@ export const NavBar: React.FC = ({ onClose={handleMenuClose} anchorOrigin={{ vertical: "bottom", - horizontal: "right", + horizontal: "center", }} transformOrigin={{ vertical: "top",