diff --git a/src/components/profile/profile-item.tsx b/src/components/profile/profile-item.tsx index 928c52c8b2..a9302e4e39 100644 --- a/src/components/profile/profile-item.tsx +++ b/src/components/profile/profile-item.tsx @@ -12,6 +12,7 @@ import { LinearProgress, Menu, MenuItem, + Paper, Typography, keyframes, } from "@mui/material"; @@ -237,16 +238,26 @@ export const ProfileItem = (props: Props) => { )} - - - - + + + +