fix: account dropdown on mobile
This commit is contained in:
@@ -5,7 +5,7 @@ import authService from "../../services/auth.service";
|
||||
|
||||
const ActionAvatar = () => {
|
||||
return (
|
||||
<Menu>
|
||||
<Menu position="bottom-start" withinPortal>
|
||||
<Menu.Target>
|
||||
<ActionIcon>
|
||||
<Avatar size={28} radius="xl" />
|
||||
|
||||
Reference in New Issue
Block a user