mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-01-15 01:14:27 -05:00
fix: account dropdown on mobile
This commit is contained in:
parent
8c2c930153
commit
caed1f40ad
1 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Reference in a new issue