0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-01-29 01:28:59 -05: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" />