fix: styles and add a country textfield in personal field
This commit is contained in:
@@ -54,10 +54,10 @@ export function SocialMedia() {
|
||||
return (
|
||||
<Box
|
||||
sx={{
|
||||
backgroundColor: '#F5F5F5',
|
||||
// backgroundColor: '#F5F5F5',
|
||||
display: 'flex',
|
||||
justifyContent: 'center',
|
||||
p: 2,
|
||||
// p: 2,
|
||||
}}
|
||||
>
|
||||
<CardContainer
|
||||
|
||||
Reference in New Issue
Block a user