feat: add navigation to forger password page, show password icon, toasts for different situations and changes of some styles
This commit is contained in:
@@ -74,8 +74,8 @@ export default function SocialMediaMenu({
|
||||
onClose={handleCloseMenu}
|
||||
PaperProps={{
|
||||
sx: {
|
||||
minWidth: 187,
|
||||
maxWidth: '90vw',
|
||||
width: anchor ? anchor.offsetWidth : 'auto',
|
||||
// maxWidth: '90vw',
|
||||
},
|
||||
}}
|
||||
anchorOrigin={{ vertical: 'bottom', horizontal: 'left' }}
|
||||
|
||||
Reference in New Issue
Block a user