fix: styles and add a country textfield in personal field

This commit is contained in:
2025-07-23 17:28:25 +03:30
parent 3b3db1be41
commit 9c9e148426
7 changed files with 381 additions and 327 deletions

View File

@@ -54,10 +54,10 @@ export function SocialMedia() {
return (
<Box
sx={{
backgroundColor: '#F5F5F5',
// backgroundColor: '#F5F5F5',
display: 'flex',
justifyContent: 'center',
p: 2,
// p: 2,
}}
>
<CardContainer