1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-07-04 08:20:13 +02:00

fix: account dropdown on mobile

This commit is contained in:
Elias Schneider 2022-10-11 09:03:30 +02:00
parent 8c2c930153
commit caed1f40ad

View File

@ -5,7 +5,7 @@ import authService from "../../services/auth.service";
const ActionAvatar = () => { const ActionAvatar = () => {
return ( return (
<Menu> <Menu position="bottom-start" withinPortal>
<Menu.Target> <Menu.Target>
<ActionIcon> <ActionIcon>
<Avatar size={28} radius="xl" /> <Avatar size={28} radius="xl" />