mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-17 04:33:15 +02:00
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