Add change password to user management page

This commit is contained in:
2023-11-29 17:59:41 +08:00
parent 926ae6bef8
commit d5fb2cd48d
7 changed files with 260 additions and 92 deletions

View File

@@ -8,7 +8,7 @@ const Footer: React.FC = () => {
return (
<>
<FitFullScreen backgroundColor={'#333'}>
<FitCenter vertical={true} style={{ gap: '20px' }}>
<FitCenter vertical={true} style={{ gap: 20 }}>
<div className={'icons'}>
<NavLink to={'https://github.com/FatttSnake'}>
<Icon component={IconFatwebGithub} className={'icon'} />