mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
fix edit button style
This commit is contained in:
@@ -34,7 +34,7 @@ export const ProfileSection: React.FC<ProfileSectionProps> = ({
|
||||
icon={<EditIcon />}
|
||||
_hover={{ color: 'white' }}
|
||||
isRound
|
||||
pr={5}
|
||||
mr={5}
|
||||
/>
|
||||
) : null}
|
||||
{canEdit ? (
|
||||
|
||||
Reference in New Issue
Block a user