chore: change styles and add Api for user profile
This commit is contained in:
@@ -10,7 +10,6 @@ export function PageWrapper({ children }: PageWrapperProps) {
|
||||
<Box
|
||||
sx={{
|
||||
mx: 'auto',
|
||||
width: { xs: '100%', sm: '754px' },
|
||||
backgroundColor: 'background.paper',
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
|
||||
Reference in New Issue
Block a user